hgg-dataframe: Hackage dataframe binding for hgg (PlotData instance for DataFrame)

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

Bridges the Hackage dataframe package to hgg, so a DataFrame can be plotted directly by column name. . * instance PlotData DataFrame — makes df |>> spec accept a DataFrame (e.g. one returned by readCsv) with no conversion step. * dfResolver / plotDF — the underlying resolver and a one-call save helper. . Nullable columns are supported: a Maybe column can be referenced by name and missing entries are dropped, mirroring ggplot2's na.rm. . hgg-core and hgg-frame stay independent of any dataframe library; this package is the opt-in binding for users of Hackage dataframe.

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 base (>=4.17 && <5), dataframe-core (>=1.1 && <1.2), dataframe-operations (>=1.1.1 && <1.2), hgg-core (>=0.1 && <0.2), hgg-frame (>=0.1 && <0.2), hgg-svg (>=0.1 && <0.2), text (>=2.0 && <2.2), vector (>=0.13 && <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-05T14:29:20Z
Category Graphics
Home page https://github.com/frenzieddoll/hgg
Distributions
Downloads 1 total (1 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]