質問

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