You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/10/10 05:39:13 UTC

[GitHub] hamidhasnain opened a new issue #9186: Event listener on group of bars in bar-graph

hamidhasnain opened a new issue #9186: Event listener on group of bars in bar-graph
URL: https://github.com/apache/incubator-echarts/issues/9186
 
 
   
   https://jsfiddle.net/hmdhs/dty2nb8g/2/
   
   Echarts version: 4.2.0
   
   I need to publish the data when user selects the group of bars associated to each x-axis label. I don't see any way to select the group on click as the columns/grid can't be made clickable. Though, the individual bars can be made clickable using onclick and contains data in their onclick callback params.
   
   Is there a way to select the group?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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