mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 初始化图表整体流程
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"legends": [
|
||||
{
|
||||
"visible": true,
|
||||
"position": "middle",
|
||||
"orient": "bottom",
|
||||
"item": {
|
||||
"visible": true,
|
||||
"align": "left",
|
||||
"label": {
|
||||
"style": {
|
||||
"fontSize": 16,
|
||||
"fill": "#B9B8CE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user