{ "title": { "textStyle": { "color": "#BFBFBF", "fontSize": 18 }, "subtextStyle": { "color": "#A2A2A2", "fontSize": 14 } }, "xAxis": { "nameTextStyle": { "color": "#B9B8CE" }, "axisLabel": { "color": "#B9B8CE" }, "position": "bottom", "axisLine": { "lineStyle": { "color": "#B9B8CE", "width": 1 }, "onZero": true }, "axisTick": { "length": 5 }, "splitLine": { "lineStyle": { "color": "#484753", "width": 1, "type": "solid" } } }, "yAxis": { "nameTextStyle": { "color": "#B9B8CE" }, "axisLabel": { "color": "#B9B8CE" }, "position": "left", "axisLine": { "lineStyle": { "color": "#B9B8CE", "width": 1 }, "onZero": true }, "axisTick": { "length": 5 }, "splitLine": { "lineStyle": { "color": "#484753", "width": 1, "type": "solid" } } }, "legend": { "textStyle": { "color": "#B9B8CE" } } }