Package: PieGlyph 1.1.0


Rishabh Vishwakarma
PieGlyph: Axis Invariant Scatter Pie Plots
Extends 'ggplot2' to help replace points in a scatter plot with pie-chart glyphs showing the relative proportions of different categories. The pie glyphs are independent of the axes and plot dimensions, to prevent distortions when the plot dimensions are changed.
Authors:
PieGlyph_1.1.0.tar.gz
PieGlyph_1.1.0.zip(r-4.7)PieGlyph_1.1.0.zip(r-4.6)PieGlyph_1.1.0.zip(r-4.5)
PieGlyph_1.1.0.tgz(r-4.6-any)PieGlyph_1.1.0.tgz(r-4.5-any)
PieGlyph_1.1.0.tar.gz(r-4.7-any)PieGlyph_1.1.0.tar.gz(r-4.6-any)
PieGlyph_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PieGlyph/json (API)
NEWS
| # Install 'PieGlyph' in R: |
| install.packages('PieGlyph', repos = c('https://rishvish.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rishvish/pieglyph/issues
Pkgdown/docs site:https://rishvish.github.io
Last updated from:823945117e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 234 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | OK | 297 | ||
| macos-oldrel-arm64 | OK | 201 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 126 | ||
| windows-oldrel | OK | 148 | ||
| wasm-release | OK | 125 |
Exports:draw_key_piegeom_pie_glyphgeom_pie_interactivepieGrobscale_radiusscale_radius_continuousscale_radius_discretescale_radius_manual
Dependencies:base64encbslibcachemclicpp11digestdplyrevaluatefarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsggforceggiraphggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglifecyclemagrittrMASSmemoisemimepillarpkgconfigplyrpolyclippurrrR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesstringistringrsystemfontstibbletidyrtidyselecttinytextweenrutf8vctrsviridisLitewithrxfunyaml
Interactive pie-chart glyphs
Rendered frominteractive-pie-glyphs.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2024-04-24
Started: 2024-04-24
Multinomial Classification
Rendered frommultinomial-classification-example.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2023-01-09
Pie-chart lollipop plots
Rendered frompie-lollipop-example.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2022-11-27
PieGlyph
Rendered fromPieGlyph.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2022-11-27
Spatial data example
Rendered fromspatial-example.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2022-11-27
Time-series example
Rendered fromtime-series-example.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2022-11-27
Unusual Situations
Rendered fromunusual-situations.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2025-08-22
Started: 2022-11-27
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Legend key for the pie glyphs | draw_key_pie |
| Scatter plot with points replaced by axis-invariant pie-chart glyphs | geom_pie_glyph |
| Scatter plots with interactive pie-chart glyphs | geom_pie_interactive |
| Create pie-chart glyph | pieGrob |
| Scales for the pie glyph radius | scale_radius scale_radius_continuous scale_radius_discrete scale_radius_manual |
| Upgrading units for a list | upgradeUnit.unit.list |