c3js / c3js/c3

Transition for grid

Open
#830 2 comments 0 reactions 0 assignees View on GitHub
C-feature-request on hold
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

When you change the chart scale, custom lines and axis ticks transition smoothly, but the background grid just jumps suddenly to the new scale. Would be great if the background grid transitioned smoothly too.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how chart-scale changes update the custom lines, axis ticks, and background grid. Compare the existing smooth transition path with the grid update, then verify that changing the scale animates the background grid consistently with the other chart elements.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3, javascript
Domain
data-visualization
Issue type
Feature
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.