Turning off click to filter on Widget
Hello everyone,
Is it possible to disable the functionality that allows users to click on the legend in the widget to filter data?
Currently, when a legend is clicked to filter out a category, it disrupts the y-axis of the stacked bar chart, and the issue persists even when the legend is clicked again to restore the data.
Setting a maximum value for the y-axis isn't effective because all four values change dynamically based on the dashboard filters.
Thank you.
Thank you.
Kade
Posted 2 years ago·Last reply 2 years ago
4 comments
Assaf Hanina
·2 years agoHey Kade
Please try to use the following widget script to disable the Clickable Legend.
the Script disable the pointer events such as click.
Best Regards
Kade
OP2 years agoThis works! Thank you.
Garrett Wolfe
·2 years agoDRay This isn't a Sisense bug, but a bug created by the script we have that is hiding other values. To bypass this we want a script that will ultimately disable any type of filtering this widget when it is clicked on. When the legend or the view is clicked we don't want anything to happen.
Does anyone have a script for that?
DRay
·2 years agoHi Kade,
Thank you for reaching out. Have you talked with Support about this issue? It seems like it might be a bug that needs to be fixed, or is fixed in a newer version.