c3js / c3js/c3

Subchart inconsistency when using chart.flow function

Open
#2,261 0 comments 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

C3 version: 0.4.10
D3 version: 3.5.6
Browser: Firefox 57.0.4
OS: OS X

https://codepen.io/anon/pen/jYexmM

Hi,

First of all thank you for this awesome library.
I tried to prototype one of the graphs I need to create and I run into an issue that my subchart looks inconsistent with the rest of the graph after data is added with `chart.flow` function. Also there is quite disturbing animation, but I'm mostly worried about an inconsistency.

Thanks for having a look and please let me know if I can be of any help.

Contributor guide

Open the contributing guide

Research direction

Reproduce the inconsistency in the linked CodePen using C3 0.4.10, D3 3.5.6, and Firefox 57.0.4, focusing on the chart.flow call that adds data. Trace the related chart.flow entry point and determine what would make the subchart consistent with the rest of the graph; verify the result against the same example.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.