gionkunz / chartist-plugin-threshold

Threshold Plugin for Chartist.js
Do What The F*ck You Want To Public License
29 stars 38 forks source link

Feature: Threshold range #24

Open kalnode opened 5 months ago

kalnode commented 5 months ago

Feature request: Ability to define a threshold range, which has a lower and upper limit.

For example, maybe threshold could accept an array with two values (lower and upper):

threshold: [36,38]

With classes applied for upper, inside and lower.

To be able to render something like this:

Screenshot from 2024-03-22 13-19-05