Charts

[raw]

Charts shortocode allows you to easily insert charts into your blog. While multipurpose, the chart system is intended to make it easy for posting detailed review measurements of some sort, such as poll data, video card comparisons, sports scores, etc. You specify the names of the devices being measured, the tests performed, and each device’s measurements for said test.

3D round pie

[chart width=”610″ height=”250″ type=”3dpie” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED” background=”#fff”]
[code][chart width=”540″ height=”250″ type=”3dpie” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED”][/code]

Charts: 2D round pie

[chart width=”610″ height=”250″ type=”pie” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED” background=”#fff”]
[code][chart width=”540″ height=”250″ type=”pie” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED”][/code]

Line Chart

[chart width=”540″ height=”250″ type=”line” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED” background=”#fff”]
[code][chart width=”540″ height=”250″ type=”line” title=”The most popularity internet browser” data=”40,25,5,25,5″ legend=”40|25|5|25|5″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED” background=”#fff”][/code]

Bar Chart

[chart width=”610″ 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″ legend=”30|50|100″ label=”Jan.|Feb.|Mar.|Apr.|May|Jun.” colors=”FF9900|e40b0b|3399cc” background=”#fff”]

[code][chart width=”590″ height=”246″ 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″ legend=”30|50|100″ label=”Jan.|Feb.|Mar.|Apr.|May|Jun.” colors=”FF9900|e40b0b|3399cc” ][/code]
[/raw]

Leave a Reply

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