We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
const colors = ['#5470C6', '#91CC75', '#EE6666']; option = {"grid":{"left":0,"top":10,"right":0,"bottom":60,"containLabel":true},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"shadow"},"confine":true},"legend":{"bottom":20,"itemHeight":3,"itemWidth":12,"itemGap":20,"textStyle":{"rich":{"a":{"fontSize":14.000000000000002,"color":"#3D4255","fontWeight":400},"b":{"fontSize":12,"color":"#74798C","fontWeight":400}}}},"xAxis":[{"type":"category","axisTick":{"show":true},"axisLabel":{"color":"#9B9EAC"},"axisLine":{"lineStyle":{"color":"#DEDEDE"}},"data":["2017","2018","2019","2020","2021"]},{"type":"value","show":false,"data":["2017","2018","2019","2020","2021"]}],"yAxis":{"type":"value","nameTextStyle":{"color":"#9B9EAC","padding":[0,0,10,0]},"axisLabel":{"color":"#9B9EAC"},"splitLine":{"lineStyle":{"type":"dashed","color":"#DEDEDE"}},"axisTick":{"show":false},"axisLine":{"show":false}},"series":[{"name":"重庆市","data":[{"value":20066.3},{"value":21588.8},{"value":23605.8},{"value":25041.4},{"value":27894}],"type":"line","smooth":true,"symbol":"circle","symbolSize":2,"markPoint":{"clickable":false,"large":false,"data":[{"coord":[1,20827.55],"symbolOffset":["-50%",-10],"value":"7.59%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[2,22597.3],"symbolOffset":["-50%",-10],"value":"9.34%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[3,24323.6],"symbolOffset":["-50%",-10],"value":"6.08%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[4,26467.7],"symbolOffset":["-50%",-10],"value":"11.39%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[5,null],"symbolOffset":["-50%",-10],"value":"","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"}]},"itemStyle":{"color":"#4AB8FF"},"tooltip":{"show":false}},{"name":"重庆市","data":[{"value":20066.3},{"value":21588.8},{"value":23605.8},{"value":25041.4},{"value":27894}],"type":"bar","barWidth":16,"xAxisIndex":0,"itemStyle":{"color":"#4AB8FF","borderWidth":0},"tooltip":{},"emphasis":{"label":{"color":"#4AB8FF","show":false}}},{"name":"上海市","data":[{"value":32925},{"value":36011.8},{"value":37987.6},{"value":38963.3},{"value":43214.9}],"type":"line","smooth":true,"symbol":"circle","symbolSize":2,"markPoint":{"clickable":false,"large":false,"data":[{"coord":[1,34468.4],"symbolOffset":["-50%",10],"value":"9.38%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[2,36999.7],"symbolOffset":["-50%",10],"value":"5.49%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[3,38475.45],"symbolOffset":["-50%",10],"value":"2.57%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[4,41089.100000000006],"symbolOffset":["-50%",10],"value":"10.91%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[5,null],"symbolOffset":["-50%",10],"value":"","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"}]},"itemStyle":{"color":"#26C8A7"},"tooltip":{"show":false}},{"name":"上海市","data":[{"value":32925},{"value":36011.8},{"value":37987.6},{"value":38963.3},{"value":43214.9}],"type":"bar","barWidth":16,"xAxisIndex":0,"itemStyle":{"color":"#26C8A7","borderWidth":0},"tooltip":{},"emphasis":{"label":{"color":"#26C8A7","show":false}}}]}
https://echarts.apache.org/examples/en/editor.html?c=mix-line-bar Safari doesn't display properly, Google does
The text was updated successfully, but these errors were encountered:
No branches or pull requests
const colors = ['#5470C6', '#91CC75', '#EE6666'];
option = {"grid":{"left":0,"top":10,"right":0,"bottom":60,"containLabel":true},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"shadow"},"confine":true},"legend":{"bottom":20,"itemHeight":3,"itemWidth":12,"itemGap":20,"textStyle":{"rich":{"a":{"fontSize":14.000000000000002,"color":"#3D4255","fontWeight":400},"b":{"fontSize":12,"color":"#74798C","fontWeight":400}}}},"xAxis":[{"type":"category","axisTick":{"show":true},"axisLabel":{"color":"#9B9EAC"},"axisLine":{"lineStyle":{"color":"#DEDEDE"}},"data":["2017","2018","2019","2020","2021"]},{"type":"value","show":false,"data":["2017","2018","2019","2020","2021"]}],"yAxis":{"type":"value","nameTextStyle":{"color":"#9B9EAC","padding":[0,0,10,0]},"axisLabel":{"color":"#9B9EAC"},"splitLine":{"lineStyle":{"type":"dashed","color":"#DEDEDE"}},"axisTick":{"show":false},"axisLine":{"show":false}},"series":[{"name":"重庆市","data":[{"value":20066.3},{"value":21588.8},{"value":23605.8},{"value":25041.4},{"value":27894}],"type":"line","smooth":true,"symbol":"circle","symbolSize":2,"markPoint":{"clickable":false,"large":false,"data":[{"coord":[1,20827.55],"symbolOffset":["-50%",-10],"value":"7.59%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[2,22597.3],"symbolOffset":["-50%",-10],"value":"9.34%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[3,24323.6],"symbolOffset":["-50%",-10],"value":"6.08%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[4,26467.7],"symbolOffset":["-50%",-10],"value":"11.39%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[5,null],"symbolOffset":["-50%",-10],"value":"","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"}]},"itemStyle":{"color":"#4AB8FF"},"tooltip":{"show":false}},{"name":"重庆市","data":[{"value":20066.3},{"value":21588.8},{"value":23605.8},{"value":25041.4},{"value":27894}],"type":"bar","barWidth":16,"xAxisIndex":0,"itemStyle":{"color":"#4AB8FF","borderWidth":0},"tooltip":{},"emphasis":{"label":{"color":"#4AB8FF","show":false}}},{"name":"上海市","data":[{"value":32925},{"value":36011.8},{"value":37987.6},{"value":38963.3},{"value":43214.9}],"type":"line","smooth":true,"symbol":"circle","symbolSize":2,"markPoint":{"clickable":false,"large":false,"data":[{"coord":[1,34468.4],"symbolOffset":["-50%",10],"value":"9.38%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[2,36999.7],"symbolOffset":["-50%",10],"value":"5.49%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[3,38475.45],"symbolOffset":["-50%",10],"value":"2.57%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[4,41089.100000000006],"symbolOffset":["-50%",10],"value":"10.91%","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"},{"coord":[5,null],"symbolOffset":["-50%",10],"value":"","label":{"color":" red","backgroundColor":"transparent"},"itemStyle":{"color":"transparent"},"symbol":"triangle"}]},"itemStyle":{"color":"#26C8A7"},"tooltip":{"show":false}},{"name":"上海市","data":[{"value":32925},{"value":36011.8},{"value":37987.6},{"value":38963.3},{"value":43214.9}],"type":"bar","barWidth":16,"xAxisIndex":0,"itemStyle":{"color":"#26C8A7","borderWidth":0},"tooltip":{},"emphasis":{"label":{"color":"#26C8A7","show":false}}}]}
https://echarts.apache.org/examples/en/editor.html?c=mix-line-bar Safari doesn't display properly, Google does
The text was updated successfully, but these errors were encountered: