novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.14k forks source link

Line chart lines redrawing incorrectly with updated data #2189

Closed aniwng closed 5 years ago

aniwng commented 6 years ago

NVD3 version used: 1.8.6 Browser and OS used: Chrome/Firefox/Safari | macOS High Sierra

We are using a few data sets which would update the data for the line chart. After changing the data back and forth, the lines on the chart starts to get corrupted. See the images below. This happens constantly on Firefox, Safari, but not on Chrome.

Expected:

screen shot 2018-09-21 at 2 15 03 pm

Outcome:

screen shot 2018-09-21 at 2 14 19 pm