Table of Contents

heatmap Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" unknown

plugin Showing heatmap of yearly pages (posts) based on created date.

Last updated on
2024-10-30
Provides
Syntax, Action
Repository
Source

Tagged with echarts, graph, heatmap

Overview

🧩 The Heatmap plugin is a DokuWiki plugin for showing heatmap of yearly pages with Apache ECharts(https://echarts.apache.org/) visualization library.

Requirements

Installation

There're about 3 methods to install an extension on your DokuWiki instance:

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

Usage

Default with current year and all namespaces:

<heatmap>

Given namespace and year:

<heatmap ns=blog year=2024>

Sreenshots and Demo Sites

Screenshots

Normal Hovering

Demo Sites

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 😊.

License

Licensed under the GPL-3.0 License, Copyright © 2024-present H.-H. PENG (Hsins).