feat: support pie, radar and funnel chart
This commit is contained in:
parent
3f24521593
commit
65a1cb11ad
18 changed files with 1987 additions and 85 deletions
|
|
@ -59,7 +59,7 @@ type ChartOption struct {
|
|||
// The series list
|
||||
SeriesList SeriesList
|
||||
// The radar indicator list
|
||||
// RadarIndicators []RadarIndicator
|
||||
RadarIndicators []RadarIndicator
|
||||
// The background color of chart
|
||||
BackgroundColor Color
|
||||
// The child charts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue