Line Chart Threshold - Change Line Color
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Hello. Is there a way to add threshold values for data in line charts? That way, lines above the threshold value could change color. I've tried the data color API but only the data points change colors. This is what I am able to do so far:
Fiddle: http://jsfiddle.net/JedRW/60/

An example of what I want to achieve is this threshold plugin for Chartist.js, without the animation.

I would really appreciate an answer. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.