X-Axis Tick Labels are Visible for Non-Visible Data
Open
- 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
Assessment
This issue has not been assessed yet.