监测点运行状态

This commit is contained in:
仲么了
2024-03-04 09:54:54 +08:00
parent 696cc76210
commit a918b2ce8e
4 changed files with 165 additions and 152 deletions

View File

@@ -112,6 +112,7 @@ const handlerBar = (options: any) => {
options.series.forEach((item: any) => {
if (item.type === 'bar') {
item.barMinHeight = 10
item.barMaxWidth = 30
item.itemStyle = Object.assign(
{
color: (params: any) => {