From 770ba5201f5c60b2bb36602ff9d359f641e33125 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 23 Oct 2011 21:14:40 +0200 Subject: Charting with flask, rgraph and custom "timeseries database" --- schall/static/RGraph/docs/zoom_thumbnail.html | 135 ++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 schall/static/RGraph/docs/zoom_thumbnail.html (limited to 'schall/static/RGraph/docs/zoom_thumbnail.html') diff --git a/schall/static/RGraph/docs/zoom_thumbnail.html b/schall/static/RGraph/docs/zoom_thumbnail.html new file mode 100644 index 0000000..50b5866 --- /dev/null +++ b/schall/static/RGraph/docs/zoom_thumbnail.html @@ -0,0 +1,135 @@ + + + + + + RGraph: HTML5 Javascript charts library - Zooming your charts; a circular thumbnail + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Mention RGraph on Twitter + +
+ + + +
+ + +
+ + + + +

RGraph: HTML5 Javascript charts library - A circular thumbnail demonstration

+ + + + + [No canvas support] + + +

+ This is a demonstration of the zoom in thumbnail mode with some custom CSS (the border-radius property) which facilitates + making the thumbnail circular. +

+ +

+ Remember that browser support for this is limited - currently (5th September 2011) only Firefox 4+ and IE9+ support it. +

+ +

+ «Back to zoom documentation +

+ + + \ No newline at end of file -- cgit v1.2.1