If I understand your question correctly, you can use a ChartRangeFilter<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter>to do what you want, provided your chart has a continuous axis (type = date or number).
On Thursday, May 3, 2012 4:56:08 AM UTC-4, Rafał Sylwestrzak wrote: > > Hello, sorry of my language. > I have problem with Visualization for thirty days. My div id="chart_div" > have width only 490px, so Visualization for 30 days is not cleary > and illegible. > Whether there exists a function "scroll days"? > Thanks. > > A teraz po naszemu bo już mnie głowa. Czy jest jakaś funkcja, dzięki > której będę w stanie przesuwać słupki od pierwszego do ostatniego dnia > miesiąca, ponieważ dane są nieczytelne a zależy mi na estetyce. > Pozdrawiam > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/Ys4B8c8PDH0J. 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.
