Groups
Groups
Sign in
Groups
Groups
Python Google Chart
Conversations
About
Send feedback
Help
Python Google Chart
1–30 of 36
Mark all as read
Report group
0 selected
Toby Glidewell
2
10/5/13
setQuery parameters passed to Python data source?
I've worked around the setQuery handling by implementing ordinary CGI GET handling, as shown here
unread,
setQuery parameters passed to Python data source?
I've worked around the setQuery handling by implementing ordinary CGI GET handling, as shown here
10/5/13
reed...@gmail.com
7/8/13
Is it possible to get an axis title displayed as well as axis values?
I have the left and bottom axis values being generated correctly, but I would also like to have a
unread,
Is it possible to get an axis title displayed as well as axis values?
I have the left and bottom axis values being generated correctly, but I would also like to have a
7/8/13
Xiuwen Yang
4/16/13
Continuous data points
Hi all, Is there a way to create line graph like below? Thanks
unread,
Continuous data points
Hi all, Is there a way to create line graph like below? Thanks
4/16/13
Julien42
11/28/12
Chart from dictionary/date source ?
Hello, I'm new to python google chart and while I search the web for an answer, I didn't find
unread,
Chart from dictionary/date source ?
Hello, I'm new to python google chart and while I search the web for an answer, I didn't find
11/28/12
ghee22
4/13/12
BarChart -- Different colors
For a simple bar chart, how do I get the bars to be different colors? I am using
unread,
BarChart -- Different colors
For a simple bar chart, how do I get the bars to be different colors? I am using
4/13/12
Tobin Coziahr
, …
ghee22
3
4/13/12
no API documentation?
I second this request for API documentation. On Sunday, February 8, 2009 6:20:12 AM UTC-5, Tobin
unread,
no API documentation?
I second this request for API documentation. On Sunday, February 8, 2009 6:20:12 AM UTC-5, Tobin
4/13/12
nvictor
,
lebouquetin
2
7/7/11
how to render compound chart with pygooglechart?
Hello all, For my needs, I did patch pygooglechart (based on the 0.3.0 version) to add this feature.
unread,
how to render compound chart with pygooglechart?
Hello all, For my needs, I did patch pygooglechart (based on the 0.3.0 version) to add this feature.
7/7/11
Daniel Romaniuk
,
Gerald Kaszuba
2
5/16/11
Two minor errors
Hi Daniel, On 10 May 2011 14:28, Daniel Romaniuk <daniel....@gmail.com> wrote: I noticed
unread,
Two minor errors
Hi Daniel, On 10 May 2011 14:28, Daniel Romaniuk <daniel....@gmail.com> wrote: I noticed
5/16/11
Olav234
,
Ling
2
3/2/11
Can't get scaling to work!
Try using chart.set_axis_range(Axis.LEFT, 0, max+1) On Feb 16, 2:48 pm, Olav234 <mr.f...@gmail.com
unread,
Can't get scaling to work!
Try using chart.set_axis_range(Axis.LEFT, 0, max+1) On Feb 16, 2:48 pm, Olav234 <mr.f...@gmail.com
3/2/11
Gerald Kaszuba
12/24/10
Source code moved to github
Hi, I previously moved the source to github but failed to mention it on the website. This is fixed
unread,
Source code moved to github
Hi, I previously moved the source to github but failed to mention it on the website. This is fixed
12/24/10
Kevin Kubasik
,
Gerald Kaszuba
2
10/1/10
Site Down
Kevin, On Sep 29, 8:57 am, Kevin Kubasik <kevin.kuba...@titratesolutions.com> wrote: > Site
unread,
Site Down
Kevin, On Sep 29, 8:57 am, Kevin Kubasik <kevin.kuba...@titratesolutions.com> wrote: > Site
10/1/10
Adolfo Fitoria
8/6/10
Pygoogle chart fails with some unicode characters on label or axis due to urllib.quote
Hi. I'm using pygooglechart and I found an issue when you send unicode with special chars like (á
unread,
Pygoogle chart fails with some unicode characters on label or axis due to urllib.quote
Hi. I'm using pygooglechart and I found an issue when you send unicode with special chars like (á
8/6/10
Ashish13
7/31/09
Bug in PieChart2D
When all the values for PieChart2D are Zeroes, we get assertion error. Could this be fixed? I
unread,
Bug in PieChart2D
When all the values for PieChart2D are Zeroes, we get assertion error. Could this be fixed? I
7/31/09
Massimo
,
bsn
2
7/14/09
set_bar_spacing in StackedBarChart
I made some modifications to source code of this library, I can upload it somewhere... On Jun 16, 12:
unread,
set_bar_spacing in StackedBarChart
I made some modifications to source code of this library, I can upload it somewhere... On Jun 16, 12:
7/14/09
m4rc0
7/10/09
Missing support for "invisible guides" (data lines on top of bar charts)?
First of all, great job! I noticed that "inivisible guides" (http://code.google.com/apis/
unread,
Missing support for "invisible guides" (data lines on top of bar charts)?
First of all, great job! I noticed that "inivisible guides" (http://code.google.com/apis/
7/10/09
snake007uk
7/8/09
BarChart size
Hi guys, I am trying to create a bar chart where the y-axis could go up to 30 million? (the graph is
unread,
BarChart size
Hi guys, I am trying to create a bar chart where the y-axis could go up to 30 million? (the graph is
7/8/09
Streamweaver
6/14/09
Documentation and Comments Please
I appreciate the effort on this project and it looks very promising. Please though, at the very least
unread,
Documentation and Comments Please
I appreciate the effort on this project and it looks very promising. Please though, at the very least
6/14/09
sbrandt
,
Robert Kosara
2
4/18/09
How do indicate a skip (missing data point) in a line chart data series
I don't think there is a way to do this. I'm using chart.get_url() and then manually replace
unread,
How do indicate a skip (missing data point) in a line chart data series
I don't think there is a way to do this. I'm using chart.get_url() and then manually replace
4/18/09
Sylvain
3/11/09
chbh bug (automatique bar size)
def get_url_bits(self, data_class=None): .... elif self.bar_width: url_bits.append('chbh=%i'
unread,
chbh bug (automatique bar size)
def get_url_bits(self, data_class=None): .... elif self.bar_width: url_bits.append('chbh=%i'
3/11/09
Sylvain
3/10/09
add_fill_simple bug ?
def add_fill_simple(self, colour): self.markers.append(('B', colour, '1', '1'
unread,
add_fill_simple bug ?
def add_fill_simple(self, colour): self.markers.append(('B', colour, '1', '1'
3/10/09
Brandon Thomson
3/6/09
utf-8 support for axis labels
This is my diff for utf-8 support in the axis labels... it seems to work well enough. === modified
unread,
utf-8 support for axis labels
This is my diff for utf-8 support in the axis labels... it seems to work well enough. === modified
3/6/09
Andy
2
2/5/09
Map Chart enhancement
Here is the corrected function add_data: def add_data(self, data): '''Overrides Chart.
unread,
Map Chart enhancement
Here is the corrected function add_data: def add_data(self, data): '''Overrides Chart.
2/5/09
Jochen Maes
12/5/08
bar charts
Hey all, I'm trying to show 20 baqrs horizontally, and each bar should have a label, this is the
unread,
bar charts
Hey all, I'm trying to show 20 baqrs horizontally, and each bar should have a label, this is the
12/5/08
Ashish13
11/26/08
Can we force a data encoding to be used?
Hi, Can we force that a particular data encoding is to be used? Because, for linecharts, the data
unread,
Can we force a data encoding to be used?
Hi, Can we force that a particular data encoding is to be used? Because, for linecharts, the data
11/26/08
Ashish13
11/25/08
Different scales for series in line chart
Hi, I have a requirement in which I have to plot many series into one line chart. Some of these have
unread,
Different scales for series in line chart
Hi, I have a requirement in which I have to plot many series into one line chart. Some of these have
11/25/08
Ashish13
11/25/08
Different scales for serieses in line chart
Hi, I have a requirement in which I have to plot many series into one line chart. Some of these have
unread,
Different scales for serieses in line chart
Hi, I have a requirement in which I have to plot many series into one line chart. Some of these have
11/25/08
Ivan Voras
11/25/08
Negative values?
Hi, I need to represent negative values in charts, so the end result looks something like this: http:
unread,
Negative values?
Hi, I need to represent negative values in charts, so the end result looks something like this: http:
11/25/08
Sam
,
Gerald Kaszuba
3
11/14/08
Markers
a modification of the stripes in the line.py example def markers(): # Set the vertical range from 0
unread,
Markers
a modification of the stripes in the line.py example def markers(): # Set the vertical range from 0
11/14/08
Marti
10/20/08
reading add_data from file
Hi, I just want to generate the the stats from file. Because of small python knowledge i edit the
unread,
reading add_data from file
Hi, I just want to generate the the stats from file. Because of small python knowledge i edit the
10/20/08
magix
, …
Gerald Kaszuba
4
9/5/08
Cannot install ?
Hello Denis. On Sep 6, 1:42 am, Denis BUCHER <dbuche...@hsolutions.ch> wrote: > Thanks a lot
unread,
Cannot install ?
Hello Denis. On Sep 6, 1:42 am, Denis BUCHER <dbuche...@hsolutions.ch> wrote: > Thanks a lot
9/5/08