vicanso / go-charts

A charts library for Golang
MIT License
211 stars 30 forks source link

Donut Chart #54

Open middle21 opened 1 year ago

middle21 commented 1 year ago

Hi, is it possible to create donut charts using the pie chart ? https://echarts.apache.org/examples/en/editor.html?c=pie-borderRadius

The second parameter of options.series.radius controls the gap in the middle.

vicanso commented 1 year ago

Sorry, the feature is not supported at this moment.