Personal tools

Template:PieChart: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
This is the "PieChart" template.
It should be called in the following format:
<pre>
{{PieChart
|data=
|delimiter=
|chartTitle=
|seriesName=
|chartSize=
|renderTo=
|plotBackgroundColor=
|plotBorderWidth=
|plotShadow=
|percentageDecimals=
|allowPointSelect=
|cursor=
|dataLabels=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
!
| {{{data|}}}
|-
!
| {{{delimiter|}}}
|-
!
| {{{chartTitle|}}}
|-
!
| {{{seriesName|}}}
|-
!
| {{{chartSize|}}}
|-
!
| {{{renderTo|}}}
|-
!
| {{{plotBackgroundColor|}}}
|-
!
| {{{plotBorderWidth|}}}
|-
!
| {{{plotShadow|}}}
|-
!
| {{{percentageDecimals|}}}
|-
!
| {{{allowPointSelect|}}}
|-
!
| {{{cursor|}}}
|-
!
| {{{dataLabels|}}}
|-
!
|}
</includeonly>
<html>
<html>
<script language="javascript" type="text/javascript" src="/resource_browser/rb_js/flot/jquery.flot.js"></script>
<script language="javascript" type="text/javascript" src="/resource_browser/rb_js/flot/jquery.flot.js"></script>

Revision as of 14:22, 12 June 2013