[visualization-api] Re: Is There any problem on chart api

2024-01-05 Thread Cat
Would it not be smart to announce that on the documentation page and also as message part of the 502 BAD Gateway?? response which indicates some other error. Noone will be able to understand that correctly. Everybody will wait til it shows up again. *410 Gone: Charts API was deprecated in 2012 a

[visualization-api] ScatterChart is lacking minX: maxX: minY: maxY: options?

2008-10-20 Thread Cat
Hi all, I tried to use ScatterChart but need to graph, for example, a y-range from 1000-2000. ScatterChart seems to be fixed to always start at 0? That appears very limited to me. Does eventually google.visualization.ScatterChart have any undocumented minX: maxX: minY: maxY: options? I also thou