vicanso / go-charts

A charts library for Golang
MIT License
216 stars 33 forks source link

fix: Label position of the pie chart #72

Closed euerla closed 6 months ago

euerla commented 6 months ago

The position of a label may be calculated incorrectly at the boundary of a quadrant.

image