mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-05 18:29:58 +08:00
20 lines
306 B
JSON
20 lines
306 B
JSON
{
|
|
"legends": [
|
|
{
|
|
"visible": true,
|
|
"position": "middle",
|
|
"orient": "bottom",
|
|
"item": {
|
|
"visible": true,
|
|
"align": "left",
|
|
"label": {
|
|
"style": {
|
|
"fontSize": 16,
|
|
"fill": "#B9B8CE"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|