[visualization-api] How to graph date range in Google Chart?

2016-08-12 Thread li . tan
I need to graph something like this chart (attached) Here is my sample data:

[visualization-api] Re: Geochart: Problem in iOS

2016-08-12 Thread Carlos Moreira
Hi Seems this issue exists after more than one year and several updates on Safari and iOS. Is there any workaround we can implement to have the HTML tooltips with the select event working on iOS devices? On Monday, April 7, 2014 at 6:34:45 PM UTC+2, Carlos Moreira wrote: > > Hi guys > Not

[visualization-api] Do Google Charts Support HSL Color Values?

2016-08-12 Thread Adam Wenborn
Hi, I'm trying to programmatically style a large dataset based on it's numerical values using a { "role":"style"...} column. It works fine when I'm pushing RGB color values to it, but it doesn't seem to be accepting HSL values; am I right in assuming that Google Charts doesn't support HSL

[visualization-api] Memory Leak

2016-08-12 Thread Niklas Nässén
Hello, My chart is working perfectly, grabbing data from msSQL server every second, but the browser memory usage increases by 1Mb per second, causing the browser to crash after some hours. I have been looking at old posts from 2012-2015 showing workarounds, but I have not been able to