X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/charts/LiveAnimated.html?ds=sidebyside diff --git a/examples/charts/LiveAnimated.html b/examples/charts/LiveAnimated.html new file mode 100644 index 00000000..29f25dcc --- /dev/null +++ b/examples/charts/LiveAnimated.html @@ -0,0 +1,22 @@ + + +
+ ++ Display 3 sets of random data in a line series. In this example, random data is added to the store every 1000ms and a 500ms animation will occur to animate the change visually. The chart will scroll and the bottom axis will update once the line reaches the right side of the chart. View Source. +
++ See our introductory blog post on the topic here. +
+