Package: waffle 1.0.2
waffle: Create Waffle Chart Visualizations
Square pie charts (a.k.a. waffle charts) can be used to communicate parts of a whole for categorical quantities. To emulate the percentage view of a pie chart, a 10x10 grid should be used with each square representing 1% of the total. Modern uses of waffle charts do not necessarily adhere to this rule and can be created with a grid of any rectangular shape. Best practices suggest keeping the number of categories small, just as should be done when creating pie charts. Tools are provided to create waffle charts as well as stitch them together, and to use glyphs for making isotype pictograms.
Authors:
waffle_1.0.2.tar.gz
waffle_1.0.2.zip(r-4.5)waffle_1.0.2.zip(r-4.4)waffle_1.0.2.zip(r-4.3)
waffle_1.0.2.tgz(r-4.4-any)waffle_1.0.2.tgz(r-4.3-any)
waffle_1.0.2.tar.gz(r-4.5-noble)waffle_1.0.2.tar.gz(r-4.4-noble)
waffle_1.0.2.tgz(r-4.4-emscripten)waffle_1.0.2.tgz(r-4.3-emscripten)
waffle.pdf |waffle.html✨
waffle/json (API)
# Install 'waffle' in R: |
install.packages('waffle', repos = c('https://hrbrmstr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hrbrmstr/waffle/issues
data-visualisationdata-visualizationdatavisualizationggplot2square-pie-chartswaffle-charts
Last updated 1 years agofrom:767875bf15. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:draw_key_pictogramfa_grepfa_listfa5_brandfa5_solidgeom_pictogramgeom_waffleGeomPictogramGeomWaffleinstall_fa_fontsironscale_label_pictogramstat_waffleStatWaffletheme_enhance_wafflewaffle
Dependencies:base64encbslibcachemclicolorspacecrosstalkcurldigestDTevaluateextrafontextrafontdbfansifarverfastmapfontawesomefsggplot2gluegridExtragtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigplyrpromisesR6rappdirsRColorBrewerRcpprlangrmarkdownRttf2pt1sassscalesstringistringrtibbletinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A package to make waffle charts (square pie charts) in R. | waffle-package |
Search Font Awesome glyph names for a pattern | fa_grep |
List all Font Awesome glyphs | fa_list |
Font Awesome 5 Brand | fa5_brand |
Font Awesome 5 Solid | fa5_solid |
Pictogram Geom | GeomPictogram geom_pictogram |
Waffle (Square pie chart) Geom | GeomWaffle geom_waffle StatWaffle stat_waffle |
Install Font Awesome 5 Fonts | install_fa_fonts |
Veritical, left-aligned layout for waffle plots | iron |
Used with geom_pictogram() to map Font Awesome fonts to labels | scale_label_pictogram |
Waffle chart theme cruft remover that can be used with any other theme | theme_enhance_waffle |
Make waffle (square pie) charts | waffle |