devstark-com / vue-google-charts

Reactive Vue.js wrapper for Google Charts lib
445 stars 74 forks source link

Adding support for Google Material Charts #97

Open jlee755 opened 3 years ago

jlee755 commented 3 years ago

Currently, the createChartObject() method uses the google.visualization class to create a new object. However, Google has been adding support for their Material Design-based charts, i.e. material charts, for more customization options. However, these material charts make use of the google.charts class. I believe that this would be a nice and relatively simple addition to the package.

https://github.com/devstark-com/vue-google-charts/blob/4145387749076ab000e667e9e3a363810e99583b/src/components/GChart.vue#L105

mrodal commented 2 years ago

https://github.com/devstark-com/vue-google-charts#createchart-property