haiiaaa / chartjs-gauge

Gauge chart for Chart.js
53 stars 35 forks source link

Change valuelabel font size #5

Closed tbuyle closed 4 years ago

tbuyle commented 4 years ago

Is is possible to change the valueLabel font size ?

haiiaaa commented 4 years ago

Try version 0.2.0

valueLabel: {
  fontSize: 36
}