开发者

Multiple background color in pChart

开发者 https://www.devze.com 2023-01-30 10:07 出处:网络
How to fill the multiple color in the pChart background. For example at开发者_如何学JAVA the x-axis I want the background of 1-30 is red, 31-60 is blue and 61-90 is green(something like that) Is pChar

How to fill the multiple color in the pChart background. For example at开发者_如何学JAVA the x-axis I want the background of 1-30 is red, 31-60 is blue and 61-90 is green(something like that) Is pChart has a function to do this kind of background or is it has some technique to do it.

Thank you in advance.


You can use the drawThresholdArea() function to do so. See the doc here

0

精彩评论

暂无评论...
验证码 换一张
取 消