GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
358 stars 130 forks source link

Added _draw null checks to prevent unwanted render. #200

Closed Alos closed 7 years ago

Alos commented 7 years ago

Fixed an issue that would cause the _draw method to render the chart before the data was ready.