line plot in chrome is wrong
Open
C-bug
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
In firefox I have the following plot:

which is correct. In chrome with the same data I have:

I'm using d3 version 3.5.3 and c3 version 0.4.9.
The data is loaded with chart.load(....). Is there any workaround?
Contributor guide
Assessment
This issue has not been assessed yet.