Showing heatmap of yearly pages (posts) based on created date.
Compatible with DokuWiki
🧩 The Heatmap plugin is a DokuWiki plugin for showing heatmap of yearly pages with Apache ECharts(https://echarts.apache.org/) visualization library.
There're about 3 methods to install an extension on your DokuWiki instance:
<DOKUWIKI_DIR>/lib/plugins/heatmap
on your server.Example of installing with DokuWiki Command Line Tools:
# Install Heatmap plugin via Git. $ ./bin/gittool.php clone heatmap # The same as clone, but install via download when no git source can be found. $ ./bin/gittool.php install heatmap
Default with current year and all namespaces:
<heatmap>
Given namespace and year:
<heatmap ns=blog year=2024>
The following DokuWiki sites use the Heatmap plugin:
Note
If you're using Heatmap plugin on your DokuWiki instance, feel free to add it to the list 😊.
Licensed under the GPL-3.0 License, Copyright © 2024-present H.-H. PENG (Hsins).