Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top