Shortcodes: Google Charts

[raw]

3D ROUND PIE

[chart width=”720″ height=”300″ type=”3dpie” title=”The most popularity internet browser” data=”40,25,5,25,5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”ff9900,e40b0b,1b9a1b,3399cc,bbcced” legend=”40|25|5|25|5″]
[code]
[chart width=”720″ height=”300″ type=”3dpie” title=”The most popularity internet browser” data=”40,25,5,25,5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”ff9900,e40b0b,1b9a1b,3399cc,bbcced” legend=”40|25|5|25|5″]
[/code]

2D ROUND PIE

[chart width=”540″ height=”250″ type=”pie” title=”The most popularity internet browser” data=”40,25,5,25,5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”ff9900,e40b0b,1b9a1b,3399cc,bbcced” legend=”40|25|5|25|5″]
[code]
[chart width=”540″ height=”250″ type=”pie” title=”The most popularity internet browser” data=”40,25,5,25,5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”ff9900,e40b0b,1b9a1b,3399cc,bbcced” legend=”40|25|5|25|5″]
[/code]

LINE CHART

[chart width=”720″ height=”250″ type=”lc” title=”Monthly sales growth” data=”40,25,5,25,5″ label=”Mar.|Apr.|May|Jun.|Jul.” colors=”FF9900″]
[divider_thin]
[code]
[chart width=”540″ height=”250″ type=”lc” title=”Monthly sales growth” data=”40,25,5,25,5″ label=”Mar.|Apr.|May|Jun.|Jul.” colors=”FF9900″]
[/code]

Bar Chart

[chart width=”540″ height=”250″ type=”bar” title=”Monthly sales growth” data=”30,30,30,30,30,30|50,50,50,50,50,50|100,100,100,100,100,100″ label=”Jan.|Feb.|Mar.|Apr.|May|Jun.” colors=”FF9900|e40b0b|3399cc” legend=”30|50|100″]
[divider_thin]
[code]
[chart width=”540″ height=”250″ type=”bar” title=”Monthly sales growth” data=”30,30,30,30,30,30|50,50,50,50,50,50|100,100,100,100,100,100″ label=”Jan.|Feb.|Mar.|Apr.|May|Jun.” colors=”FF9900|e40b0b|3399cc” legend=”30|50|100″]
[/code]
[/raw]

Leave a Reply

Your email address will not be published. Required fields are marked *