MeetmeLeave / ng-canvas-gauges

Angular2 component wrapper for the canvas-gauges library written by @Mikhus(https://github.com/Mikhus/canvas-gauges).
MIT License
38 stars 23 forks source link

renderTo must be optional in RadialGaugeOptions #34

Open diegosanz opened 4 years ago

diegosanz commented 4 years ago

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.