J-DuYa commented on issue #11503: 图表怎么根据时间来给白天和黑夜两个时间段加不同的背景色(How does the chart add different background colors to the day and night time periods according to time?) URL: https://github.com/apache/incubator-echarts/issues/11503#issuecomment-547273919 > You can just set the [backgroundColor](https://echarts.apache.org/en/option.html#backgroundColor). Or init the chart with different [theme](https://echarts.apache.org/en/api.html#echarts.init) 现在,我想要的效果是x轴是时间轴 首先 根据白天(比如说8点到18点)和黑夜(18点到次日凌晨8点)然后根据这种规则划分 其次是根据x轴的坐标来给图表上色不是线条的颜色而是图表的背景的颜色(就像是那种柱状的颜色)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
