c3js / c3js/c3

X-ticks displayed outside of actual chart area during zoom

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

Description

you can see the behaviour in the zoom example. http://c3js.org/samples/interaction_zoom.html

When you zoom in a little bit and then drag the series around, you can see, that the labels appear already on the left side of the y-axis and not, how expected, directly beneath the y-axis.

Contributor guide

Open the contributing guide

Research direction

Reproduce the problem in the interaction zoom example by zooming slightly and dragging the series. Observe when x-axis labels appear left of the y-axis, then trace the zoom and axis-rendering entry points in the chart library. Done means labels remain directly beneath the y-axis while the zoomed series is dragged.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3, javascript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.