Re: [visualization-api] candlestick heights

2015-08-10 Thread 'Daniel LaLiberte' via Google Visualization API
Glad you like the Google Charts API. The code you included does specify the container element width and height, and it seems to work fine then. If you don't specify the height and width, a default will be assumed that may or may not work out for your actual chart, so you will have to override

Re: [visualization-api] How to cite google chart in research article?

2015-08-10 Thread 'Jon Orwant' via Google Visualization API
Avinash, If you're asking how to provide an attribution to Google Charts, there's no need to do that. But you can cite us as http://developers.google.com/chart/ if you like (and thanks!). If you're asking how to provide a persistent URL to a specific Google Chart of your own creation, that's up

[visualization-api] candlestick heights

2015-08-10 Thread charter
Hi this is a wonderful API ! I've rotated a CandleStick chart that is, the sticks are horizontal (with orientation) the html container has no height neither width html settings the rows (sticks) are too much close I need them to be farther, more separated how could I control the row height or

Re: [visualization-api] Best approach to present three dimensional data

2015-08-10 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi Tong, We have the BubbleChart https://developers.google.com/chart/interactive/docs/gallery/bubblechart, which allows you to specify a size and/or color for each point, effectively allowing you to visualize up to four dimensions simultaneously. On Mon, Aug 10, 2015 at 2:39 PM Tong Sun

[visualization-api] Best approach to present three dimensional data

2015-08-10 Thread Tong Sun
[I tried to find it, but didn't find what I was looking, so... ] Any good way to present three dimensional data, the real three dimensional data, not presenting two dimensional data with 3D graphs? By two dimensional data I mean charting in Y-axis along X-axis. By three dimensional data, I

[visualization-api] [Controls Dashboards] 'g is undefined'

2015-08-10 Thread Christian Alexander
Hey Everyone, When I'm attempting to draw a column chart, I'm receiving a strange error- 'One or more participants failed to draw' followed by 'g is undefined'. I stepped into the call stack through Firebug, but I wasn't able to understand the minified Javascript. My code is below : script

Re: [visualization-api] Best approach to present three dimensional data

2015-08-10 Thread Tong Sun
Thanks Sergey. That's exactly what I was thinking, just I only need three dimensional data, not four. But I managed to make it works for three dimensional data as well: https://jsfiddle.net/5r2huvqd/ Cheers On Mon, Aug 10, 2015 at 2:52 PM, 'Sergey Grabkovsky' via Google Visualization API

[visualization-api] Visualization issue with area series

2015-08-10 Thread Moustacheful
Hello. Has anyone ever encountered an issue like this? when setting a viewWindow max-min, I get the following result (area series overflows over the entire chart area) https://drive.google.com/file/d/0B-SPOI3uVlh2S0wyZjJXWGhZbXc/view?usp=sharing If i don't do that it works properly. I tried

Re: [visualization-api] [Controls Dashboards] 'g is undefined'

2015-08-10 Thread 'Daniel LaLiberte' via Google Visualization API
Hi Christian, I'm not sure about the error you are seeing, but there are a couple bugs involving animation that might be the cause. I got your example code to work by disabling the animation: https://jsfiddle.net/dlaliberte/crc91kho/ On Mon, Aug 10, 2015 at 4:29 PM, Christian Alexander

[visualization-api] Re: compatibililty with w2ui?

2015-08-10 Thread Paul Schwartz
Additional information: It seems if I add the script line script type=text/javascript src=https://www.google.com/jsapi;/script The whole page blows up. My head files looks like meta charset=UTF-8 script type=text/javascript src=https://www.google.com/jsapi;/script link

[visualization-api] compatibililty with w2ui?

2015-08-10 Thread Paul Schwartz
I have a site built with w2ui. I a panel I try and load a php page that has Google Chart graphics and it won't load. I can load straight html without Google Chart graphics. Is there a incompatibly l between w2ui and Google chart? Is there a workaround? Thanks, Paul -- You received this

[visualization-api] Google visualization event tracking on Google Analytics

2015-08-10 Thread dunbar . nick
I have created a number of visualisations on my website using your API and I wanted to know if it was possible to track usage of your API on my site via Google Analytics. For example, if I have a chart control dashboard on a particular page, can I find out how many users interact with the

Re: [visualization-api] Visualization issue with area series

2015-08-10 Thread Daniel Acuña
I'm afraid I can't share that particular URL, but I'll try my best to replicate the conditions in a fiddle. This is a project that's using the library along with angularjs (using the angular-google-chart module: https://github.com/angular-google-chart/angular-google-chart) which I guess could be

Re: [visualization-api] Visualization issue with area series

2015-08-10 Thread 'Daniel LaLiberte' via Google Visualization API
Can you point us to the page where this is failing? It would appear that clipping is broken in some way, which could be caused by the particular way in which your chart is drawn in the container HTML, or perhaps it depends on the browser you are using. So we would like to try to reproduce the

[visualization-api] Display Times in the Same Time Zone in hAxis and Area Chart Tooltip

2015-08-10 Thread Jacob Quisenberry
I am using the Google Visualization API to display an area chart. The x-axis is of type 'datetime', and the y-axis is of type 'number'. When I display times, times are displayed in the specified time zone in the tool tips of the chart. Times are displayed in the time zone of the browser along

[visualization-api] Googe graph in google sites - tiny legend field

2015-08-10 Thread Katarzyna Jasik
Hi All! I have a problem with forcing the legend field of the graph embbedded in the google sites to becom bigger allowing to show all labels in full. So far, no matter how wide the graph is, the legend always gest cut one way or the other. I can't play with Javascript as the graphs are

[visualization-api] Re: How to reduce distance between pie chart and its legend

2015-08-10 Thread Katarzyna Jasik
Parth - can you tell me how you managed to get a lagend to display full labels? W dniu wtorek, 14 kwietnia 2015 18:42:32 UTC+2 użytkownik Parth Bhave napisał: I am trying to create a Google pie chart. How do I reduce the distance between the legend and the pie? I have tried reducing chart

[visualization-api] How to edit Google column charts

2015-08-10 Thread Love Chaudhary
I want to know, how we can show all numbers in horizontally and skip 2 for vertically https://lh3.googleusercontent.com/-iJyWYO0RbRU/VciJ9SN8y9I/AJM/EURWj9uClAQ/s1600/graphs.png this is screen shot of the my graph and I want to show all the name on horizontally and shows data by skip 2

[visualization-api] How to cite google chart in research article?

2015-08-10 Thread avinash sethi
I deployed google chart as a web component on my web-server. I want to publish this web-server. How can I cite google chart in the research paper? -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To unsubscribe from this group and