You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/04 14:59:26 UTC

[GitHub] [echarts] ZhengRui commented on issue #14642: How to get data when using datasets and transformations?

ZhengRui commented on issue #14642:
URL: https://github.com/apache/echarts/issues/14642#issuecomment-1146628999

   > You cannot get the transformed data. What do you need the data for?
   
   In my case, I need to get the selected data within brush area, the `brushSelected` event params only returns `seriesIndex` and `dataIndex`, and the corresponding series are using transformed dataset, so I am also wondering how to get the actual data values within brush area?


-- 
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-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org