How to show labels above X axis in a line chart in chartjs

107 Views Asked by At

I Want to achieve something like this enter image description here in chartjs line chart where i can show labels on top of X axis ,Right now my chart looks like this. enter image description here

I could not find it in the chartjs documentation.Pulgins i believe they also don't solve this specific problem

Here is my project you can check

0

There are 0 best solutions below