Charts

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.

[title type=”h2″ class=””]3D round pie[/title]
[chart width=”600″ 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=”#f0f3f5″]

[code][chart width=”600″ 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=”#f0f3f5″][/code]

[title type=”h2″ class=””]Charts: 2D round pie[/title]
[chart width=”600″ height=”280″ 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=”#f0f3f5″]

[code][chart width=”600″ height=”280″ 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=”#f0f3f5″][/code]

[title type=”h2″ class=””]Line Chart[/title]
[chart width=”575″ 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=”#f0f3f5″]

[code][chart width=”575″ 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=”#f0f3f5″][/code]

[title type=”h2″ class=””]Bar Chart[/title]
[chart width=”540″ height=”250″ type=”bar” title=”The most popularity internet browser” data=”60,45,55,25,75″ legend=”60|45|55|25|75″ label=”Internet Explorer|Firefox|Safari|Chrome|Others” colors=”FF9900|E40B0B|1B9A1B|3399CC|BBCCED” background=”#f0f3f5″]

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

Leave comments

Your email address will not be published.*



You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Back to top