Releases: vicanso/go-charts
Releases · vicanso/go-charts
version 2.0.4
v2.0.4 fix: fix multi line label
version 2.0.3
- fix: fix label overflow, #13
- refactor: adjust label padding of axis
version 2.0.2
- fix: fix init fail for empty series list
version 2.0.1
- feat: support customize table cell style
- feat: support text align for table cell
- fix: fix only one data of pie chart
version 2.0.0
v2.0.0 fix: fix lint
version 2.0.0 alpha
v2.0.0-alpha chore: add png type option function
version 1.2.2
fix: fix label position of pie
version 1.2.1
- fix: support chinese for axis
- feat: support rect legend
version 1.2.0
- feat: support option function for chart render
version 1.1.1
v1.1.1 refactor: return error if sum value of pie is not gt 0