c3js / c3js/c3

Line chart does not showing continuous lines when data is loaded dynamically

Open
#1,198 0 comments 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

Line chart is not showing when multiple lines are loaded into the graph.
The scenario is:
1: generate a chart with series1
2: Load a new series2 onto the chart
3. flow new set of data onto series1
Series one will be displayed as a new dot instead of showing as a line
The behavior is explained in this fiddle http://jsfiddle.net/xg06skg1/.

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.