Questions tagged [pygooglechart]

The Google Chart API is a tool that lets people easily create a chart from some data and embed it in a web page. Google creates a PNG image of a chart from data and formatting parameters in an HTTP request. From simple line charts to complex hierarchical tree maps, the chart gallery provides a large number of ready-to-use chart types.

91 questions
10
votes
2 answers

How to export google chart in pdf?

I have draw google chart. Now, I want to put button to save the chart in pdf format. I do look from here Save google charts as pdf and other questions available in stack but it doesn't work. Print png image by google chart already used but it just…
joun
  • 656
  • 1
  • 8
  • 25
8
votes
1 answer

Uncaught (in promise) Error: Container is not defined

I'm using a google chart (pie chart) in my Code-Igniter application. I'm displaying charts on my Dashboard view page, and I'm getting proper result. But When I'm inspecting my other pages then I got an error Uncaught (in promise) Error: Container…
Ganesh Aher
  • 1,118
  • 3
  • 21
  • 51
7
votes
1 answer

How I change the size of bubbles in google charts?

I create a bubble chart using google-charts. It seems like this: Here the data that i use: My Question is How I change the size of bubbles so they will be like the column:"bubble size" that in the table? And how can i make the X-axis be more…
Dima Ha
  • 156
  • 1
  • 4
  • 20
4
votes
3 answers

Google Pie-charts

JavaScript code to add a 3D Pie chart(Google charts).The Pie-chart doesn't shows in the view.How to solve it ? Javascript: