1 / 2

pChart4mw Extension Overview and Usage for MediaWiki

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.

Télécharger la présentation

pChart4mw Extension Overview and Usage for MediaWiki

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 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/

  2. 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/

More Related