Can't load x and y data separately
Open
- 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
Assessment
This issue has not been assessed yet.