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

Moves Data manipulation to modular element and adds Query element #164

Open wesalvaro opened 8 years ago

wesalvaro commented 8 years ago

Moves the data-related construction to an element that can be used on its own. #153 Adds an element for the Query class. #121 #153

wesalvaro commented 8 years ago

@ebidel If you don't mind, here is a little bit more for you when you get time.

wesalvaro commented 8 years ago

@ebidel Hey, got a minute?