
Download the sample project at here
Open the website
Run the website (index.htm)
We just demo for 2 chart (Pie chart and Basic line chart,
others is same similar) click choose Pie chart
View the result
And click to Basic line chart
View the result
Here is code sample of Pie chart
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html;
charset=utf-8">
...