Ovilia commented on PR #19435: URL: https://github.com/apache/echarts/pull/19435#issuecomment-1869916297
> > This is a really fascinating feature and this PR is well-written! Thanks for your contribution. I like this feature but just want to make sure, can you give me a real world usage for this feature. #19020 is a good case but it only uses this feature when one bar is highlighted so it may not be convincing. > > Thanks for your time and so high evaluation of my work. > > This feature is called "cross selection" or "cross filtering" in Power BI. Using one vertical bar in some chart for cross selection is just a special case. There is almost no limitation about source of the filter. There may be an item from another pie chart (with different grouping settings), or rows/columns/cells from a table or any other custom component, or even selected cities/regions on the map. The targets of cross filtering are also may be different. In addition to pies, it can be columns (vertical or horizontal) or “stacked” areas on XY charts. > > There is some short [youtube tutorial](https://www.youtube.com/watch?app=desktop&v=nRTOHmqyhoo) about cross filtering in powerbi with demo. > > Also, employees in my company are often used such feature in PBI. On the next screenshot you can see a fragment from the real dashboard in PBI, where i selected few rows within the table  Thanks for you explanation! This sounds reasonable and I'm looking forward to it! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org