I've been playing around with motion chart for a while and I have some questions and suggestion.
I would like to have a motion chart opened for other people in a certain way. I managed to define the initial setting with the explanation at: http://code.google.com/apis/visualization/documentation/gallery/motionchart.html#Motion_Chart_initial_state It will be much easier if you can have a button that will do it: "Set as Default State" or something like that in the "Advanced" right side popup. I saw that the setting string is changing when I'm moving a label, after selecting any of the bubbles: for example, "iconKeySettings":[{"LabelX":-89,"LabelY":60,"key": {"dim0":"Android"}}] But the information regarding the location (LabelX and LabelY) is not taking affect when I used it in the "Edit Setting" popup under "Default State", as the label reappear in the default position. This may be a good default behavior for the motion part, where the bubbles are moving, but it is limiting other usages of this chart. The ability to present 5 dimension in a single chart is incredible, but it is also a bit complex. Sometime you might want to use only 4 dimension, only using X, Y, Color and Size (ignoring the dimension of time). In these cases, organizing the labels not to overlap or being too far away from the bubble (as it is happening now) it rather important. -- 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.
