--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/351fedd9-f72c-41ca-90a1-e466bfa8cedb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Daniel,Google Charts requires that you draw the chart again, after data updates. There is an animation option which makes the transition between the two states, before and after the redraw, smoother. With large amounts of data being drawn, this can become a performance problem, but typically a smaller window of data can be shown, together with a ChartRangeFilter.There is one automatic refresh feature that is available if you wrap your charts with a ChartWrapper. See setRefreshInterval() under https://developers.google.com/chart/interactive/docs/reference#methods_4All this could be improved in various ways. I hope that helps your research.
On Tue, May 3, 2016 at 9:39 AM, <kyd...@gmail.com> wrote:
Hello!I am a newbie IT developer and I've been doing some research on Google Chart for a while now, and am interested to know how Google Chart deals with live data.In particular, I was trying to see how the "render" is done as the data is updated.More specifically, can Google Chart subscribe to a LiveView table, which is a Tibco product?Thank you!!Best Regards,Daniel
--
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-visua...@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/351fedd9-f72c-41ca-90a1-e466bfa8cedb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Mr. LaLiberte,Thank you so very much for your time.So if I understand it correct, when the data is updated, all SVG item will have to be removed, then the entire visualization will be redrawn, correct?Which is how most visualization tools do when they render right?Thank you very much again Mr. LaLiberte.Best Regards,Daniel
On Tuesday, May 3, 2016 at 10:37:44 AM UTC-4, Daniel LaLiberte wrote:
Hi Daniel,Google Charts requires that you draw the chart again, after data updates. There is an animation option which makes the transition between the two states, before and after the redraw, smoother. With large amounts of data being drawn, this can become a performance problem, but typically a smaller window of data can be shown, together with a ChartRangeFilter.There is one automatic refresh feature that is available if you wrap your charts with a ChartWrapper. See setRefreshInterval() under https://developers.google.com/chart/interactive/docs/reference#methods_4All this could be improved in various ways. I hope that helps your research.
On Tue, May 3, 2016 at 9:39 AM, <kyd...@gmail.com> wrote:
Hello!I am a newbie IT developer and I've been doing some research on Google Chart for a while now, and am interested to know how Google Chart deals with live data.In particular, I was trying to see how the "render" is done as the data is updated.More specifically, can Google Chart subscribe to a LiveView table, which is a Tibco product?Thank you!!Best Regards,Daniel
--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/351fedd9-f72c-41ca-90a1-e466bfa8cedb%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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/70e3c015-9b39-43c1-921b-53d08dea3242%40googlegroups.com.
--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/74b11b5d-bb33-4c69-bc20-a6f295a9f704%40googlegroups.com.