helgasoft commented on issue #18133: URL: https://github.com/apache/echarts/issues/18133#issuecomment-1383093627
Lines are selectable on click, please see [this code](https://github.com/apache/echarts/issues/2941#issuecomment-1355854785). But you are right - [cursor](https://echarts.apache.org/en/option.html#series-line.cursor) property works for line-symbols only. The cursor over the actual line remains type _pointer_. However I would prefer the new feature to use the **existing** line-symbol cursor property for the actual line. Having a separate _line-cursor_ property would create confusion if users decide to make it different from line-symbol cursor. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
