You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/07/07 08:25:07 UTC

[GitHub] [echarts] Linya-IronMan edited a comment on issue #10750: echarts3.*后的版本,雷达图不支持展示单个维度的数据

Linya-IronMan edited a comment 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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org