Вопрос

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