ecomfe / echarts-liquidfill

Liquid Fill Chart for Apache ECharts
https://ecomfe.github.io/echarts-liquidfill/example/
BSD 3-Clause "New" or "Revised" License
1.47k stars 620 forks source link

能否支持和pie相同效果的 top,left,bottom,right 配置属性? #167

Open seymoe opened 1 year ago

seymoe commented 1 year ago

实现一个水球图和饼环图结合的图形,为了解决饼图标签与下方的图例重合问题,配置了series为pie的bottom,导致pie计算半径的高度和水球图计算半斤的高度不一致,从而在相同center,相同比例radius的配置下,两者没法契合