renderTo must be optional in RadialGaugeOptions
Opened this issue · 0 comments
diegosanz commented
Hi all!
In Typescript, when you create a JSON configuration of type RadialGaugeOptions
for a radial gauge, key renderTo
must be optional, since canvas it's something internal about the component.