You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
diegosanz
changed the title
renderTo is optional in RadialGaugeOptions
renderTo must be optional in RadialGaugeOptions
May 13, 2020
Hi all!
In Typescript, when you create a JSON configuration of type
RadialGaugeOptions
for a radial gauge, keyrenderTo
must be optional, since canvas it's something internal about the component.The text was updated successfully, but these errors were encountered: