Closed orwant closed 9 years ago
You're welcome to subscribe to our mailing lists (https://groups.google.com/group/google-visualization-api
and https://groups.google.com/group/google-chart-tools-announcements).
> I haven't yet had time to figure out why I get the message 'Bars series with value
domain is not supported'
Please see here: http://code.google.com/apis/chart/interactive/docs/customizing_axes.html#Help
The change that caused this was communicated several time during the part 3 months
(changing the default value of strictFirstColumnType)
> I seem to have no way to testing my code with the new version before it is out
Roughly a week before each release we provide the new version as release candidate,
and announce it, so all users can test their code against the new version. See here:
http://code.google.com/apis/chart/interactive/docs/library_loading_enhancements.html#loadthevisualizations
All of that being said, the desire to have fixed versions is a legitimate one (not
that I can provide any news about that).
Original issue reported on code.google.com by jinji.viz
on 2012-01-22 15:04:42
Thank you for your reply and for your links. Much appreciated.
I know about the possibilities you mention to follow the mailing lists and pre-releases
but the whole point is that we - the API users - must keep running after and tracking
you. In the current setup there is not way for me to use this API for serious services
because I can not follow my own pace without risking incompatibility problems like
this. Both the two last releases broke my code.
An API is different than an application - like GMail. It is OK to break API compatibility
once in a while but you must make it possible for the users to choose when to upgrade
to the new API.
I risk loosing months of work that I have invested into using this API because as it
stands it is simply not fit for professional usage in a controlled environment.
Please consider my request for future releases. Thanks for the great work you have
put into this API.
Original issue reported on code.google.com by gomoku.san
on 2012-01-22 16:09:28
As someone just getting experienced with the visualization api, this would be very useful
for me as well. Depending on the project I am working on, I will not always be available
to test, fix any issues, and deploy changes. It would definitely be helpful and seems
like it would be easy enough to do.
Original issue reported on code.google.com by ccac.apps
on 2012-02-22 20:11:06
The recent push of a new API version (June 18th, 2012) just broke my code, too. A variable
in the DataTable has changed its name from 'A' to 'z' or something.
We desperately need to load a specific version of the chart library!
Thanks for your awesome work!
Original issue reported on code.google.com by aimfeld80
on 2012-06-19 14:58:20
As for comment #4 on this issue: you're using undocumented properties of the DataTable.
This is bound to break on every new release. Please use only the documented API (for
DataTable, that is https://developers.google.com/chart/interactive/docs/reference#DataTable)
Original issue reported on code.google.com by jinji.viz
on 2012-06-19 15:04:42
Original issue reported on code.google.com by
gomoku.san
on 2012-01-20 20:20:21