Ovilia commented on issue #17935:
URL: https://github.com/apache/echarts/issues/17935#issuecomment-1319504059

   这个是系列数据中的一个点还是自己在指定位置画的?前者的话就是在 `series.data`,后者可以用 
[convertToPixel](https://echarts.apache.org/zh/api.html#echartsInstance.convertToPixel)
 计算位置后用 `graphic.elements` 画。


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

Reply via email to