GoogleWebComponents / google-analytics

Google Analytics web components
https://elements.polymer-project.org/elements/google-analytics
Other
184 stars 79 forks source link

Google Analytics Table #17

Open ryuhinata opened 9 years ago

ryuhinata commented 9 years ago

Hi guys, thank you for providing the basic element of Google Analytics polymer elements. They have been a great help. However, when analyzing Google Analytics, most of the time we need to draw table to compare values. As such, i've been trying to create google-analytics-table. So far i have managed to create google-table out of google-chart and able to draw the basic form of table. However, i have little clue on how to integrate it together with the query element to make it into google-analytics-table.html. It has been giving me a lot of error. Please help me to solve this problem. https://github.com/ryuhinata/Google-analytics-table.git

philipwalton commented 9 years ago

This issue will be addressed once the <google-chart> element implements proper table support. You can track how that's going in https://github.com/GoogleWebComponents/google-chart/issues/26