Question

I added this line in chart.js

ctx.textBaseLine = "bottom";

But it does not work.

Était-ce utile?

La solution

Try textBaseline, not textBaseLine.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top