0👍
Not sure if you’ve resolved this or not yet, but thought I’d give you a heads up. I had a similar question and linked it to this, the answer for me was removing the devicePixelRatio
setting that I had set, but given you have the problem in the browser version (I imagine), have you tried setting devicePixelRatio = 2
? It might be the fix for this.
- Chartjs-How to align multiple Charts with Chart.js
- Chartjs-How can i add additional Data(Type) to chart.js
Source:stackexchange.com