Unfortunately it is not data that makes sense to display as continuous. Each bar represents a record in a scenario. So if I have 5 records and 3 scenarios, I have 15 bars. As you can see the user could quickly get into a situation where the default view is very crowded. I am thinking about removing the default "show all" on the filter controls to force the user to select something to draw, but that is not really ideal.
Could I do something with the chart area width and container width? Like if I was to view 7 bars, and there are 14 bars, set the width to 2*viewWidth as well as for the chart container, and put the container inside of a max-width div with overflow: scroll? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/572faf8e-3b51-41cc-97b3-cbb03c9b28ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
