Hello,
Is possible to have a bar with a range value?
Actually if i set the value of a bar to 34, it will draw a bar from 0 to 34. But i actually want the bar to start at 24 and end at 34.
Thanks,
Dani
Hello,
Is possible to have a bar with a range value?
Actually if i set the value of a bar to 34, it will draw a bar from 0 to 34. But i actually want the bar to start at 24 and end at 34.
Thanks,
Dani
Here’s how: https://codepen.io/etpinard/pen/WZOOWd
Many thanks ettiene!!!