Domanda

I added this line in chart.js

ctx.textBaseLine = "bottom";

But it does not work.

È stato utile?

Soluzione

Try textBaseline, not textBaseLine.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top