Question

I added this line in chart.js

ctx.textBaseLine = "bottom";

But it does not work.

Was it helpful?

Solution

Try textBaseline, not textBaseLine.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top