pepstock-org / Charba

J2CL and GWT Charts library based on CHART.JS
https://pepstock-org.github.io/Charba-Wiki/docs
Apache License 2.0
62 stars 6 forks source link

AtLeastOneDatasetHandler legend click handler does not work on Pie chart #43

Closed stockiNail closed 4 years ago

stockiNail commented 4 years ago

The AtLeastOneDatasetHandler legend click handler implementation does not work on pie, polar and doughnut charts.

It evaluates the dataset to hide using ONLY dataset index instead of data index as well