What's new? | Help | Directory | Sign in
Google
gchart4mw
Mediawiki extension to use Google Chart in wiki pages easily
  
  
  
  
    
Show all Featured Downloads:
gchart4mw.2008-01-05.zip
Show all Featured Wiki Pages:
OnlineDocumentation
Join project
Project owners:
  d.festerling

gchart4mw is a mediawiki-extension for visualizing data in wiki pages. To do so it provides a couple of additional tags for embedding different chart-types. Possible charts are

The charts are drawn by using the Google Chart API.

All data for visualization is provided in CSV-style.

Example of usage

This example shows the result of 2005´s election for the german Bundestag:

<pie 3d title="Bundestagswahl 2005" size=300x150 xlabel>
SPD,       34.2
CDU,       27.8
CSU,        7.4
GRÜNE,      8.1
FDP,        9.8
Die Linke., 8.7
Sonstige,   3.9
</pie>

Installation

The installation of this extension is done by 2 easy steps: