Hi,
I am trying to replication the same bar chart in chartjs2 as displayed in this stackoverflow ticket: https://stackoverflow.com/questions/31791034/how-to-set-a-full-length-background-color-for-each-bar-in-chartjs-bar/31875649#31875649
Could would really appreciate any assistance in achieving this?
You can make a stacked bar chart where the data value for each point in the second dataset is 90 minus the value in the first dataset.