esnet / react-timeseries-charts

Declarative and modular timeseries charting components for React
http://software.es.net/react-timeseries-charts
Other
859 stars 283 forks source link

Fix breakArea for multiple series when not stacked #434

Open davejohncole opened 4 years ago

davejohncole commented 4 years ago

Changing badPoint values to zero is only necessary for stacked charts. When not stacking the breaks should be retained.