hgg-dataframe: Hackage dataframe binding for hgg (PlotData instance for DataFrame)
Bridges the Hackage dataframe package to hgg, so a DataFrame can be
plotted directly by column name.
instance PlotData DataFrame— makesdfaccept a|>>specDataFrame(e.g. one returned byreadCsv) 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.
Downloads
- hgg-dataframe-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 | base (>=4.17 && <5), dataframe-core (>=1.1 && <1.2), dataframe-operations (>=1.1.1 && <1.2), hgg-core (>=0.2 && <0.3), hgg-frame (>=0.2 && <0.3), hgg-svg (>=0.2 && <0.3), 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-13T04:19:00Z |
| Category | Graphics |
| Home page | https://github.com/frenzieddoll/hgg |
| Distributions | |
| Downloads | 4 total (4 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] |