IT:AD:Google Charts
Summary
Examples
Pie Chart
<gchart 300x150 pie3d #0000ff #ffffff center> Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 </gchart>
<gchart 300×150 pie3d #0000ff #ffffff center> Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 </gchart>
Line Chart
<gchart 300x150 #0000ff line center> one=123 two=124 three=5 </gchart><gchart 300×150 #0000ff line center> one=123 two=124 three=5 </gchart>
HBar
<gchart 300x150 #0000ff hbar center> one=50 two=124 three=5 </gchart>
<gchart 300×150 #0000ff hbar center> one=50 two=124 three=5 </gchart>
VBar
<gchart 300x150 #0000ff vbar center> one=50 two=124 three=5 </gchart>
<gchart 300×150 #0000ff vbar center> one=50 two=124 three=5 </gchart>
Sparkline
<gchart 300x150 #0000ff sparkline center> one=50 two=124 three=5 </gchart>
<gchart 300×150 #0000ff sparkline center> one=50 two=124 three=5 </gchart>