Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Google Visualization API
Conversations
Google Visualization API
1–30 of 11823
Mark all as read
Report abusive group
0 selected
Roberto Quintela
May 12
I don't get any error but I don't see anything
Hi I'm using this versions "angular-google-charts": "^2.2.3", "@angular/
unread,
I don't get any error but I don't see anything
Hi I'm using this versions "angular-google-charts": "^2.2.3", "@angular/
May 12
Paul Wilkes
May 11
Showing race times
Hi, Im looking to do a line graph that will display race times but struggling to format the values so
unread,
Showing race times
Hi, Im looking to do a line graph that will display race times but struggling to format the values so
May 11
Nick Dunbar
May 11
Bar chart race in Google Visualization
Hi, I was wondering if anyone has used the Google Visualization API to do a bar chart race similar to
unread,
Bar chart race in Google Visualization
Hi, I was wondering if anyone has used the Google Visualization API to do a bar chart race similar to
May 11
Zeeshan Mazhar
May 10
Google chart animates in react when there is a slight change in the size of browser.
I am using Google chart (react-google-charts) in react to create a stacked bar graph, and i am using
unread,
Google chart animates in react when there is a slight change in the size of browser.
I am using Google chart (react-google-charts) in react to create a stacked bar graph, and i am using
May 10
José Vicente Zahonero
,
Ray Thomas
13
May 5
I need to add the averages of the values to my chart of type "ChartAreas".
Thank you very much, everything is now fixed and working perfectly. I leave my code here if anyone
unread,
I need to add the averages of the values to my chart of type "ChartAreas".
Thank you very much, everything is now fixed and working perfectly. I leave my code here if anyone
May 5
essasen
, …
Arthur Hebert
5
Apr 28
Cannot get PieChart to update data after button click
Hello Ray, I opened the earlier email confirmations that I received for this thread. It's my
unread,
Cannot get PieChart to update data after button click
Hello Ray, I opened the earlier email confirmations that I received for this thread. It's my
Apr 28
Joe Davies
,
Ray Thomas
5
Apr 28
Google Charts with CSV file
You're too kind Joe. Once I realized what you are supposed to do with the query language it was
unread,
Google Charts with CSV file
You're too kind Joe. Once I realized what you are supposed to do with the query language it was
Apr 28
Rajesh Sharma
,
Ray Thomas
2
Apr 25
TIMEline Charts API Zero shows up as JAN in tool tips.. and so on.
Hi Rajesh, It is to do with how JavaScript counts months, they start from 0 not 1, and run from 0 (
unread,
TIMEline Charts API Zero shows up as JAN in tool tips.. and so on.
Hi Rajesh, It is to do with how JavaScript counts months, they start from 0 not 1, and run from 0 (
Apr 25
Trương Minh Luân
,
Arthur Hebert
2
Apr 22
How to remove zero in y-axist
Specifying the tick marks would work. Here is an example of options (you just need vAxis:{ ticks: [-1
unread,
How to remove zero in y-axist
Specifying the tick marks would work. Here is an example of options (you just need vAxis:{ ticks: [-1
Apr 22
André Esterhuizen
, …
Arthur Hebert
3
Apr 22
Multiple Line Graph
You didn't make it clear if you looked at the 'Code it yourself on JSFiddle' link in the
unread,
Multiple Line Graph
You didn't make it clear if you looked at the 'Code it yourself on JSFiddle' link in the
Apr 22
Jay Modha
, …
Arthur Hebert
4
Apr 22
Hey people. Need help. Will be much appreciated.
I know this is an old post. This helped me a lot. Trying to pass the help on to a similar post since
unread,
Hey people. Need help. Will be much appreciated.
I know this is an old post. This helped me a lot. Trying to pass the help on to a similar post since
Apr 22
Dave Phillips
Apr 19
vAxis Label Padding
The label for the vAxis nearly touches the axis. Is there a property to pad the label or set the
unread,
vAxis Label Padding
The label for the vAxis nearly touches the axis. Is there a property to pad the label or set the
Apr 19
SAMARJEET SINGH
Apr 16
Pie chart query
can anyone tell me how can add pie charts in one div class and its legend in another div class, also
unread,
Pie chart query
can anyone tell me how can add pie charts in one div class and its legend in another div class, also
Apr 16
Sergey Cherepnin
Apr 14
Years format
Hello, I found that if I use "date" format and custom format like: hAxis.format: 'MM dd
unread,
Years format
Hello, I found that if I use "date" format and custom format like: hAxis.format: 'MM dd
Apr 14
Siddharth Gangwar
Apr 10
Sankey charts - same node and multiple links but with different colors
Hello, I am currently using Sankey charts from Google Charts to visualize some data. In my scenario,
unread,
Sankey charts - same node and multiple links but with different colors
Hello, I am currently using Sankey charts from Google Charts to visualize some data. In my scenario,
Apr 10
P.Udayasooriyan
,
Daniel LaLiberte
3
Apr 4
Google Chart CategoryFilter suddenly not works
Thanks, now it works fine with 'current'. also tried with '51' that also works. On
unread,
Google Chart CategoryFilter suddenly not works
Thanks, now it works fine with 'current'. also tried with '51' that also works. On
Apr 4
Kenton Jones
,
Ray Thomas
4
Apr 4
Dynamic Swap Y-Axis Values in same Scatter Chart
If you have all the values in your data already, what you could do is create a dataview from that -
unread,
Dynamic Swap Y-Axis Values in same Scatter Chart
If you have all the values in your data already, what you could do is create a dataview from that -
Apr 4
Saravanan Kandaswamy
,
Daniel LaLiberte
3
Apr 4
Issue with category filters using Google charts version 52
Thankyou... On Tuesday, April 4, 2023 at 1:57:41 PM UTC-4 Daniel LaLiberte wrote: This is a
unread,
Issue with category filters using Google charts version 52
Thankyou... On Tuesday, April 4, 2023 at 1:57:41 PM UTC-4 Daniel LaLiberte wrote: This is a
Apr 4
Daniel LaLiberte
,
Emmanuel Schanzer
8
Apr 4
Google Charts New Release Candidate: V52, Feb 20, 2023
There are two known regression bugs in v52. 1. CategoryFilter css problem 2. fontName option used (
unread,
Google Charts New Release Candidate: V52, Feb 20, 2023
There are two known regression bugs in v52. 1. CategoryFilter css problem 2. fontName option used (
Apr 4
Gerry Kroll
,
Daniel LaLiberte
3
Mar 24
Potential error in stylesheet warning
All: The error message is embedded in the css parser, and has absolutely nothing to do with Google
unread,
Potential error in stylesheet warning
All: The error message is embedded in the css parser, and has absolutely nothing to do with Google
Mar 24
Nikos Katsikanis
,
Daniel LaLiberte
2
Mar 24
invisible chart, but the data is there
We can't tell from what you have posted why the chart might be invisible. There might be
unread,
invisible chart, but the data is there
We can't tell from what you have posted why the chart might be invisible. There might be
Mar 24
Dennis Frolov
,
Daniel LaLiberte
3
Mar 24
Masking Loader.js References for Firewall
By "masking" I would guess you mean that we should load remove the "https://www.
unread,
Masking Loader.js References for Firewall
By "masking" I would guess you mean that we should load remove the "https://www.
Mar 24
Simone Piccinelli
,
Daniel LaLiberte
2
Mar 24
sporadic error in googleChart visualization
There is no string in the Google Charts code that matches that message: "getInitChartSizeValue
unread,
sporadic error in googleChart visualization
There is no string in the Google Charts code that matches that message: "getInitChartSizeValue
Mar 24
Rohit Kumar
Mar 22
Uses of H-axis Ticks with year or time interval like (18-30 Years,)
I want to use ticks in h-axis . In my graph it is like year or time interval like ( 2001-02 , 2002-03
unread,
Uses of H-axis Ticks with year or time interval like (18-30 Years,)
I want to use ticks in h-axis . In my graph it is like year or time interval like ( 2001-02 , 2002-03
Mar 22
Pietro Pisanu
Mar 21
Google Chart ComboChart with X axis on top
I was wondering if you could "move" X axis on top of chart (I'm using a ComboChart). I
unread,
Google Chart ComboChart with X axis on top
I was wondering if you could "move" X axis on top of chart (I'm using a ComboChart). I
Mar 21
Shweta Joshi
Mar 2
Spacing between legends item in google-chart
Hi folks, Please please me out, M using google-chart and want to add spacing between legends and the
unread,
Spacing between legends item in google-chart
Hi folks, Please please me out, M using google-chart and want to add spacing between legends and the
Mar 2
tcimagliawave
, …
Jan Waga
4
Feb 28
chartRangeFilter, how to use the statechange inProgress property
I've tried for a bit to get to 'rangechange' event and failed. Then I've tried to
unread,
chartRangeFilter, how to use the statechange inProgress property
I've tried for a bit to get to 'rangechange' event and failed. Then I've tried to
Feb 28
Nikos Katsikanis
Feb 22
Hovering over label causes it to flicker
You can see this on the home page: https://developers.google.com/chart/ tried with upcoming too
unread,
Hovering over label causes it to flicker
You can see this on the home page: https://developers.google.com/chart/ tried with upcoming too
Feb 22
Nikos Katsikanis
,
Daniel LaLiberte
4
Feb 21
Google charts and typescript
OK, I would like to find a workaround for you, while also figuring out what exactly is going wrong. I
unread,
Google charts and typescript
OK, I would like to find a workaround for you, while also figuring out what exactly is going wrong. I
Feb 21
Manjunatha R
Feb 13
Regarding the vertical annotation on the column chart.
Hi Team, Good Afternoon Current project i am working with google charts, How to implement the
unread,
Regarding the vertical annotation on the column chart.
Hi Team, Good Afternoon Current project i am working with google charts, How to implement the
Feb 13