If, by saying "Java API", you refer to the GWT API, then all options are
available, although not all of them have an explicit function. You can use
the generic set functions of class
Properties<http://code.google.com/codesearch#ow6Lmd7dcZY/trunk/ajaxloader/ajaxloader/src/com/google/gwt/ajaxloader/client/Properties.java>
.

On Thu, Mar 1, 2012 at 12:46 PM, JJ <[email protected]> wrote:

> I'm using the Java visualization library and trying to do the
> following - add both bar chart and table to a page and make them
> connected. Meaning, if someone scrolls/sorts the table it will also
> scroll the bar chart.
> I couldn't find the way to make the bar chart scroll (I want to
> display a portion of the data using the DataView). If I add a
> scrollable panel it will scroll the entire chart but I want the X-Axis
> to stay visible at all time.
>
> If I understand correctly, the features are available in the JS API
> but not yet in the Java API.
> Any suggestions how to do that?
>
> Thank you,
> JJ
>
> --
> 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.
>
>

-- 
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.

Reply via email to