I have a dynamic set of data which can end up containing several columns to display. It seems the GC API is good at scaling the bar width to fit the chartArea width, but at some point this disturbs the column titles and annotations.Is it possible in a ColumnChart to define a desirable viewWindow width, say 'n' columns, and the user can scroll left/right?
--
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/1ca6a8bf-9196-4f42-918d-66c1a6019030%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/cbed5f41-3995-46f7-a273-0d675674dece%40googlegroups.com.
Explorer mode is the only alternative at this time to get scrolling/panning behavior. Your discrete values could be replaced with numbers if you then also specify the formatted representation of each value, and also specify explicit ticks and their formatted representations.
On Sun, Jan 21, 2018 at 3:08 PM, Sean Larson <industr...@gmail.com> wrote:
The width method I suggested does work, but I need to see about scrolling/dragging for width versus height differentiation.I thought this was the purpose of viewWindow, or at Least Explorer. Originally I was using something like 85% width for my chartArea in an attempt to create an adaptable page for all screen sizes, following good design practices. The problem with this is the API will try to jam all columns into that 85%, no matter what the screen size.Since this is a Google API, a company who penalizes websites for not being flexible, it seems appropriate that the API should have some solution for this problem. Such as setting a viewWindow size and panning.
--
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/cbed5f41-3995-46f7-a273-0d675674dece%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/hX8vmDObPSI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJMJNJsgtixaTuBh5AmMgb8f8w1YYdv1MsyB%2Br53P8EW8A%40mail.gmail.com.