X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/charts/PieRenderer.html diff --git a/examples/charts/PieRenderer.html b/examples/charts/PieRenderer.html new file mode 100644 index 00000000..2244db12 --- /dev/null +++ b/examples/charts/PieRenderer.html @@ -0,0 +1,20 @@ + + + + + Pie Renderer Chart + + + + + + + +

Pie Renderer Example

+
+

+ Display 5 sets of random data using a pie chart. Reload data will randomly generate a new set of data in the store. A renderer has been set up on to dynamically change the length and color of each slice based on the data. In addition contrast detection has been turned on to dynamically change the font color based on the color of the item it is on. View Source +

+
+ +