How can I use the script to manipulate the legends in the apexcharts in ignition perspective

I don’t know of a way to filter legend entries with ApexCharts.

However, my Chart.js component does have this ability through its options.plugins.legend.labels.filter scriptable property.

1 Like