Re: [visualization-api] Viewing amounts in national currency of choice

2016-03-23 Thread 'Daniel LaLiberte' via Google Visualization API
Set tooltip.trigger option to 'none'. On Wed, Mar 23, 2016 at 6:33 AM, Markus Weiss wrote: > Hi Daniel > > Thanks!! can I hide the tooltips? > > Am Dienstag, 22. März 2016 14:40:50 UTC+1 schrieb Daniel LaLiberte: >> >> Here are some ideas to ensure your columns are tall enough

Re: [visualization-api] JSON data from web method for Donut chart

2016-03-23 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi, A JSON string must have its properties double quoted, not single quoted. Let me know if you still experience issues after fixing this. On Wed, Mar 23, 2016 at 6:22 AM Md Rehan Moazzam wrote: > Hi, > > I am trying to provide a json string to googlepie chart but every

[visualization-api] Re: Timeline chart tooltip pop-up does not disappear (sticky) when mouse moves to other bar

2016-03-23 Thread paschalidi chris
Have you found the solution for this ? Τη Πέμπτη, 17 Μαρτίου 2016 - 1:41:45 π.μ. UTC-7, ο χρήστης Kok How Teh έγραψε: > > Any solution for this? When the bars are being added to the timeline and > with mouse moving along the bars, the tooltip popups are persistent on the > screen so much so

[visualization-api] Re: Timeline chart tooltip pop-up does not disappear (sticky) when mouse moves to other bar

2016-03-23 Thread paschalidi chris
Τη Πέμπτη, 17 Μαρτίου 2016 - 1:41:45 π.μ. UTC-7, ο χρήστης Kok How Teh έγραψε: > > Any solution for this? When the bars are being added to the timeline and > with mouse moving along the bars, the tooltip popups are persistent on the > screen so much so that they hide the timeline altogether.

Re: [visualization-api] Viewing amounts in national currency of choice

2016-03-23 Thread Markus Weiss
Hi Daniel Thanks!! can I hide the tooltips? Am Dienstag, 22. März 2016 14:40:50 UTC+1 schrieb Daniel LaLiberte: > > Here are some ideas to ensure your columns are tall enough to be visible. > > * You can set the chart height and chartArea height. > * You can set the vAxis viewWindow.min and

[visualization-api] Listener created on mouseover for first graph also listen the mouseover events of 2nd & 3rd graph. [2nd & 3rd graph is inside the tooltip of 1st graph in two tab format]. Can anyon

2016-03-23 Thread Akshay Jade
http://code.jquery.com/jquery-1.12.0.min.js";> http://code.jquery.com/jquery-migrate-1.2.1.min.js";> https://www.gstatic.com/charts/loader.js";> .google-visualization-tooltip{ width: 500px !important; height: 240px !important;

[visualization-api] JSON data from web method for Donut chart

2016-03-23 Thread Md Rehan Moazzam
Hi, I am trying to provide a json string to googlepie chart but every time its saying that json format is invalid. Please follow the code. //ASP code function drawDonutChart(chartType) { //alert('Under Donut Chart'); var objCombo = {}; objCombo.siteURL =