20 likes | 115 Vues
Learn how to incorporate the pChart4mw extension into your MediaWiki for visually appealing data representation. Use parser functions or tags to display bar charts. Get the extension from the provided link.
E N D
MediaWiki pChart4mw overviewcalling with tags pChart4mw extension pChart library You see You type <pbarssize=200x150ymin=0ymax=10000> Oct,5345,3110,1291 Nov,3452,3695,1047 Dec,7843,4712,1305 </pbars> Get this extension from:http://code.google.com/p/pchart4mw/
MediaWiki pChart4mw overviewcalling with parser function pChart4mw extension pChart library You see You type {{#pBars:size=200x150|ymin=0|ymax=10000|data= Oct,5345,3110,1291 Nov,3452,3695,1047 Dec,7843,4712,1305 }} Get this extension from:http://code.google.com/p/pchart4mw/