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/04/30 16:15:32 UTC

[GitHub] stevelacerda7 opened a new issue #8255: Is anybody else having a problem with the click event for legend.scroll?

stevelacerda7 opened a new issue #8255: Is anybody else having a problem with the click event for legend.scroll?
URL: https://github.com/apache/incubator-echarts/issues/8255
 
 
   The legend will not scroll. My configuration is 
   
   	               ```
   legend: {
   data: this.props.legendData,
   type: 'scroll',
   scrollDataIndex: 0,
   orient: 'horizontal',
   show: true,
   },
   ```
   
   It doesn't seem that the click event is working. I'm on version 4.0.4.

----------------------------------------------------------------
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