Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 pChart 背景中填充多种颜色。例如,在 x 轴上,我希望 1-30 的背景是红色,31-60 是蓝色,61-90 是绿色(类似的东西) pChart 是否具有做这种背景的功能或者它有一些技术来做到这一点。
先感谢您。
您可以使用 drawThresholdArea() 函数来执行此操作。请参阅此处的文档