Re: [visualization-api] Google Charts Gallery page is throwing errors currently

2017-11-03 Thread 'Daniel LaLiberte' via Google Visualization API
The gallery seems to be working fine now. Not sure what happened or how it got fixed, but thanks for the notice. On Thu, Nov 2, 2017 at 9:40 AM, 'Andy Freeman' via Google Visualization API wrote: > FYI: Just teaching a session about Google Charts API

[visualization-api] Title Month Calendar Charts

2017-11-03 Thread Antonio98
How do I change names for months so that I can put them in Italian with calendar charts? As with the weeks, I would also like to customize the titles of the months. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe

[visualization-api] what is good choice with Angular 2?

2017-11-03 Thread Coder93
Hi, I am wondering is there npm module that google recommends to use for google charts? what is the generic guide to start using google charts with angular 2? Btw, any thoughts on using google charts vs D3 or high-charts in angular 2? Any thoughts on any one of the question is helpful - as i

[visualization-api] Re: Comparison of D3 and Google Charts compatibility with Angular 2

2017-11-03 Thread Coder93
Hi, Just wondering - did you able to make decision? if yes, and which one you choose? I am also getting confused which one to use for angular 2 - D3 or google charts or high charts. which has good npm module support and easy to use? Regards. On Friday, November 11, 2016 at 2:55:52 AM UTC-8,

[visualization-api] Timeline chart - Error - Invalid data at row - though Start Time < End Time

2017-11-03 Thread priyanka shinde
While plotting the Timeline chart I am facing the following error: Invalid data at row #1: start(1511518003028) > end(1511518003025). After searching over the web found that this occurs in case the start time is greater than the end time, but this is not in my case. Attaching the error and the