We are trying to create curved column similar to the image below, it doesnt look possible in chart.js
Any suggestions regarding this?
We are trying to create curved column similar to the image below, it doesnt look possible in chart.js
Any suggestions regarding this?

You could do this with a
linechart as illustrated in below code sample, which needs to be further improved to obtain the result you expect.