gglinedensity - Make DenseLines Heatmaps with 'ggplot2'
Visualise overlapping time series lines as a heatmap of line density. Provides a 'ggplot2' statistic implementing the DenseLines algorithm, which "normalizes time series by the arc length to compute accurate densities" (Moritz and Fisher, 2018) <doi:10.48550/arXiv.1808.06019>.
Last updated
data-visualisationdata-visualizationggplot-extensionggplot2rustcargo
4.04 score 11 stars 4 scripts 556 downloadsgghexsize - Make Hexagonal Heatmaps with Varying Hexagon Sizes
Create hexagonal heatmaps with 'ggplot2', using the 'size' aesthetic to variably size each hexagon.
Last updated
data-visualisationdata-visualizationggplot-extensionggplot2
3.40 score 5 stars 3 scripts 129 downloadsggtreebar - Make Treemap Bar Charts with 'ggplot2'
Provides 'ggplot2' geoms analogous to 'geom_col()' and 'geom_bar()' that allow for treemaps using 'treemapify' nested within each bar segment. Also provides geometries for subgroup bordering and text annotation.
Last updated
data-visualisationdata-visualizationggplot-extensionggplot2
3.18 score 3 stars 2 scripts 797 downloadsminesweeper - Play Minesweeper
Play and record games of minesweeper using a graphics device that supports event handling. Replay recorded games and save GIF animations of them. Based on classic minesweeper as detailed by Crow P. (1997) <https://minesweepergame.com/math/a-mathematical-introduction-to-the-game-of-minesweeper-1997.pdf>.
Last updated
2.70 score 1 stars 2 scripts 568 downloads