extensions-api
extensions-api copied to clipboard
Idea: selectAllMarksAsync
For filters we have the clearFilterAsync function to set the filter to 'All' values. To put the filter on 'None' you can replace the values with [''].
But for highlights this option seems to be missing.
I want to highlight all, none and specific marks in the visual. Would it be possible to have a selectAllMarksAsync feature which highlights all marks?
Thanks for the feedback! We will take a look