DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:heatmap

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

  • PHP >= 7.4

Installation

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

  • Method 01 — Search and install the plugin using the Extension Manager.
  • Method 02 — Download the extension and unpack it into <DOKUWIKI_DIR>/lib/plugins/heatmap on your server.
  • Method 03 — Maintain and install with DokuWiki Command Line Tools.

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:

  • OSKI : Hsins' personal wiki set up experimentally using DokuWiki.
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).

plugin/heatmap.txt · Last modified: 2024-11-12 09:09 by 61.223.238.218

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki