Hello,
I'm working with the Google Visualization API and GWT to display some
fancy graphs.
Currently I am having a small, but annoying, issue with the Motion
Chart when setting the initial state.
I want to default the X-Axis to sort alphabetically, which I can do
fine via the UI but when I pass it in as a state variable (copy pasted
from the "Advanced" area in settings, not manually generated) all of
the bars combine into 1.
My state string is this:
{"colorOption":"_UNIQUE_COLOR","showTrails":false,"time":"2008-11-27","dimensions":
{"iconDimensions":["dim0"]},"orderedByY":false,"duration":
{"timeUnit":"D","multiplier":1},"playDuration":15,"nonSelectedAlpha":
0.4,"yZoomedIn":false,"iconType":"BAR","xZoomedDataMax":
15,"orderedByX":true,"sizeOption":"_UNISIZE","yZoomedDataMin":
0,"xZoomedIn":false,"xZoomedDataMin":0,"stateVersion":3,"yLambda":
1,"yZoomedDataMax":
35980,"xAxisOption":"_ALPHABETICAL","uniColorForNonSelected":false,"yAxisOption":"2","iconKeySettings":
[],"xLambda":1}
Any ideas? It seems like a bug to me.
Thanks,
Danny.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---