canvasjs icon indicating copy to clipboard operation
canvasjs copied to clipboard

Legend goes invisible when attempting to display large amounts of datasets

Open Danielv123 opened this issue 7 years ago • 2 comments

I have a graph with 50 datasets and 5k datapoints each. I want to be able to toggle the display of some of the sets with the legend as shown in http://canvasjs.com/docs/charts/how-to/hide-unhide-data-series-chart-legend-click/

It works except for the fact that large amounts of datasets makes the legend buttons invisible. Only the first legend item is visible (on the left side) while the ones towards the right is clickable, overlapping and invisible.

Danielv123 avatar Mar 14 '17 08:03 Danielv123

Hi, I'm facing the same issue. Any news on that point ?

Thanks

CedsTrash avatar Jan 25 '18 08:01 CedsTrash

No, I haven't found a solution. The best I can recommend is writing your own dropdown menu (or similar) for toggling things on the legend.

Danielv123 avatar Jan 25 '18 10:01 Danielv123