I'm wondering if it's possible in Flot to change a line's colour when it goes above/below a threshold. A smooth transition / gradient would be preferable, but if it has to be abrupt, I think I could live with that.

Here's a quick-n-dirty example of how I'd like the graph to look:

enter image description here

有帮助吗?

解决方案

You can't get smooth transitions, but you can get abrupt ones using the thresholding plugin.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top