I am trying to implement cross-filtering and need to manually highlight specific bars in a bar chart or dots in a scatter chart. I know that we can use the selectedpoints parameter for a normal bar chart, but I’m not sure how to highlight a specific part of a stacked bar chart. Which parameter do I use to achieve this?