Linya-IronMan commented on issue #10750:
URL: https://github.com/apache/echarts/issues/10750#issuecomment-875399801


   找到一个hack解法,大概就是
   1. 生成一个完整的雷达图,节点处不显示
   2. 生成若干个只有一个节点的simple雷达图,重叠在一起
   3. 在simple雷达图上进行 tooltip 的设置
   [solution](https://codepen.io/linya-ironman/pen/dyWGwbP)
   
   [source 来源]http://rabifoo.com/archives/228


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