Template:DPL Example 103 barchart

From FollowTheScore
Revision as of 12:33, 13 March 2009 by Gero (talk | contribs) (New page: {{#ploticus: #proc getdata data: {{{data|}}} // render pie graph #proc bar datafield: 2 labelfmtstring: @@1 (@@2) labelmode: line+label outlinedetails: color=blue colors: dullyellow d...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{#ploticus:

  1. proc getdata
 data:


// render pie graph

  1. proc bar

datafield: 2 labelfmtstring: @@1 (@@2) labelmode: line+label outlinedetails: color=blue colors: dullyellow drabgreen pink powderblue lavender labelfarout: 1.8 }}