hgg-custom: Non-standard / advanced custom marks for hgg (dendrogram, ...)

[ bsd3, graphics, library ] [ Propose Tags ] [ Report a vulnerability ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.0 && <3), base (>=4.16 && <5), hgg-core (>=0.1 && <0.2), 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-07-18T16:51:52Z
Category Graphics
Home page https://github.com/frenzieddoll/hgg
Distributions
Downloads 2 total (2 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-07-18 [all 1 reports]