Table of Contents
datagraph Plugin
Compatible with DokuWiki
Detritus
DokuWiki plugin visualizing data from the Data Plugin as graphs directly accessing the SQLite database
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
The plugin queries the SQL database created by the data plugin, aggregates data from a specified class of pages. The aggregation results are then output in the syntax needed by the c3chart plugin and, thus, visualized using that plugin (if available).
The plugin allows page visitors to select the aggregator and the grouping and change them.
Installation
The plugin comes without any warranty but I hope it is useful for other people. It needs certain sanity checks to be useful in public pages.
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
See the plugin in action here.
It allows users to change the aggregation and grouping of the SQL query.
---- datagraph ---- group by : system vendor aggregate : storage capacity digits : 0 filter : class="sites", year="2016" choosableAggregates : compute peak, memory capacity choosableGroups : system vendor, nationality ----