Domanda

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

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top