extensions-api icon indicating copy to clipboard operation
extensions-api copied to clipboard

Idea: selectAllMarksAsync

Open merlijnbuit opened this issue 6 years ago • 1 comments

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?

merlijnbuit avatar Apr 18 '19 13:04 merlijnbuit

Thanks for the feedback! We will take a look

LGraber avatar Apr 19 '19 21:04 LGraber