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

Fix loading of non-corechart packages #246

Closed rslawik closed 5 years ago

rslawik commented 5 years ago

Introducition of load made the packages parameter optional. It was accidentally omitted.

Also add a test for non-corechart packages.