I added this line in chart.js

ctx.textBaseLine = "bottom";

But it does not work.

有帮助吗?

解决方案

Try textBaseline, not textBaseLine.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top