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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to