What's new? | Help | Directory | Sign in
Google
gchart4mw
Mediawiki extension to use Google Chart in wiki pages easily
  
  
  
  
    
Search
for
Updated Jan 04, 2008 by d.festerling
Labels: Featured, Phase-Deploy
OnlineDocumentation  
How to use this extension

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.

There are a number of PossibleParameters to adjust the look of the charts.

To give all of your charts a consistent look use DefaultParameters.

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:



Sign in to add a comment