Ronnie

Results 5 comments of Ronnie

Hi, Was this problem solved?

Hi, My code: `new Chart(conversionsChart, { type: 'bar', options: { scales: { y: { ticks: { callback: function (val) { return val + '%'; }, }, }, x: { ticks:...

Hi, All settings and styles are removed and the labels are still shifted.

> 2 cents. It seems to be solved in version 4. Trying in your codepen with https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.min.js, the ticks sounds to be drawn correctly. Thank you for the info :)

Cześć, Dzięki za info :) tak właśnie zrobiłem :)