|
Project Information
Featured
Downloads
Links
|
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 usageThis 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>
InstallationThe installation of this extension is done by 2 easy steps:
|