c3js / c3js/c3

Can't load x and y data separately

Open
#1,868 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

Hello.

I have a simple XY chart (with series `data1` and `x`) where i'd like to `.load` new data one series at a time (first `x`, then `data1`), but c3 seem to ignore it. However if i load both series at them same time - it works. Is it correct behavior?

See the [fiddle](http://jsfiddle.net/nidu/c52Lsgzh/).

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.