I have a bar chart in my react app, and I want to add different limit lines for each column. Does anybody know how to configure it?(For chartJS < 2.9.0) The following is an example of what I am trying to do:
Asked
Active
Viewed 65 times
0
-
Does this answer your question? https://stackoverflow.com/a/62717208/2358409 – uminder Sep 19 '20 at 07:30
-
Does this answer your question? [chart.js - Horizontal lines per bar](https://stackoverflow.com/questions/62711919/chart-js-horizontal-lines-per-bar) – David Buck Sep 19 '20 at 09:13