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.
