Package: PieGlyph 1.0.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.0.0.tar.gz
PieGlyph_1.0.0.zip(r-4.5)PieGlyph_1.0.0.zip(r-4.4)PieGlyph_1.0.0.zip(r-4.3)
PieGlyph_1.0.0.tgz(r-4.4-any)PieGlyph_1.0.0.tgz(r-4.3-any)
PieGlyph_1.0.0.tar.gz(r-4.5-noble)PieGlyph_1.0.0.tar.gz(r-4.4-noble)
PieGlyph_1.0.0.tgz(r-4.4-emscripten)PieGlyph_1.0.0.tgz(r-4.3-emscripten)
PieGlyph.pdf |PieGlyph.html✨
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
Last updated 4 months agofrom:ff0840b935. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:draw_key_piegeom_pie_glyphgeom_pie_interactivepieGrobscale_radiusscale_radius_continuousscale_radius_discretescale_radius_manual
Dependencies:base64encbslibcachemclicolorspacecpp11digestdplyrevaluatefansifarverfastmapfontawesomeforcatsfsgenericsggforceggiraphggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigplyrpolyclippurrrR6rappdirsRColorBrewerRcppRcppEigenrlangrmarkdownsassscalesstringistringrsystemfontstibbletidyrtidyselecttinytextweenrutf8uuidvctrsviridisLitewithrxfunyaml
Interactive pie-chart glyphs
Rendered frominteractive-pie-glyphs.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-04-24
Started: 2024-04-24
Multinomial Classification
Rendered frommultinomial-classification-example.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2023-02-10
Started: 2023-01-09
Pie-chart lollipop plots
Rendered frompie-lollipop-example.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2023-02-01
Started: 2022-11-27
PieGlyph
Rendered fromPieGlyph.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-04-24
Started: 2022-11-27
Spatial data example
Rendered fromspatial-example.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2023-02-10
Started: 2022-11-27
Time-series example
Rendered fromtime-series-example.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2023-02-10
Started: 2022-11-27
Unusual Situations
Rendered fromunusual-situations.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-04-05
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 |