c3js / c3js/c3

X-Axis Tick Labels are Visible for Non-Visible Data

Open
#1,909 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

I have a bar chart, where zooming is enabled, and the X-Axis extent is set to view only the last 5 data values in my domain (e.g., I have 20 data points, I am setting the initial view to view data points 16-20). However, the non-visible data points' tick labels for the "older" data (e.g., data points 15, 14, 13, etc.) are still visible off of the main body of the chart. When panning to the older data, the "newer" data's tick labels do not show up at the far right side.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.