| | |
| | | }, |
| | | "column":{ |
| | | "type": "column", |
| | | "color": color, |
| | | "padding": [15,15,0,5], |
| | | "fontColor": "#FFF", |
| | | "color": ["#FFF"], |
| | | "padding": [25,15,0,5], |
| | | "xAxis": { |
| | | "disableGrid": true, |
| | | "disableGrid": true, |
| | | "fontColor": "#FFF", |
| | | "axisLineColor": "#FFF" |
| | | }, |
| | | "yAxis": { |
| | | "data":[{"min":0}] |
| | | "data":[{"min":0,"fontColor": "#FFF","axisLineColor": "#FFF","titleFontColor": "#FFF"}], |
| | | |
| | | }, |
| | | "legend": { |
| | | "fontColor": "#FFF", |
| | | }, |
| | | "extra": { |
| | | "column": { |
| | | "type": "group", |
| | | "width": 30, |
| | | "activeBgColor": "#000000", |
| | | "activeBgOpacity": 0.08 |
| | | "activeBgOpacity": 0.08, |
| | | "barBorderCircle": true |
| | | }, |
| | | } |
| | | }, |