RhoInc / Webcharts

Reusable, flexible, interactive charts with JavaScript
MIT License
34 stars 6 forks source link

src/charts/setColorScale has an object permanence bug. #186

Closed samussiah closed 6 years ago

samussiah commented 6 years ago

causing the sort to mess up. this happens when this.config.legend.order is set to this.config.color_dom.

Test notes