hgg-custom: Non-standard / advanced custom marks for hgg (dendrogram, ...)
An add-on package that isolates non-standard "custom marks" — new plot types built on hgg-core's customMark extension point — from the core library. It never touches core's MarkKind; it depends only on hgg-core's Primitive / customMark API. Add it as a dependency only when you need these specialized visualizations (e.g. for random forests or hierarchical clustering).
Currently ships a dendrogram mark (tree diagrams for hierarchical clustering), using pre-baked segments for easy cross-backend parity.
Downloads
- hgg-custom-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.0 && <3), base (>=4.16 && <5), hgg-core (>=0.2 && <0.3), text (>=1.2 && <3), vector (>=0.12 && <0.14) [details] |
| License | BSD-3-Clause |
| Copyright | 2026 Aelysce Project (Toshiaki Honda) |
| Author | Toshiaki Honda |
| Maintainer | frenzieddoll@gmail.com |
| Uploaded | by frenzieddoll at 2026-08-13T04:18:52Z |
| Category | Graphics |
| Home page | https://github.com/frenzieddoll/hgg |
| Distributions | |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 5 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-13 [all 1 reports] |