c3js / c3js/c3

line plot in chrome is wrong

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

In firefox I have the following plot:
![correct](https://cloud.githubusercontent.com/assets/8780236/6461534/ebc89db0-c1a0-11e4-9d80-153c5d28ed3d.png)

which is correct. In chrome with the same data I have:
![wrong](https://cloud.githubusercontent.com/assets/8780236/6461565/395e2766-c1a1-11e4-8397-4334405d7d2e.png)

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

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.