#
visualization
Here are 536 public repositories matching this topic...
Graph and network visualization using tabular data in R.
-
Updated
Jul 7, 2020 - R
Additional themes, scales, and geoms for ggplot2
-
Updated
Jun 19, 2020 - R
RStudio add-in to make plots with ggplot2
-
Updated
Sep 28, 2020 - R
visualization
ggplot2
r
data-visualization
rstats
ggplot2-scales
ggplot2-themes
datavisualization
ggplot-extension
-
Updated
Jul 26, 2020 - R
-
Updated
Jul 23, 2020 - R
Grammar of Graph Graphics
-
Updated
May 27, 2020 - R
R wrapper for highcharts
-
Updated
Aug 30, 2020 - R
Bayesian analysis + tidy data + geoms (R package)
-
Updated
Aug 2, 2020 - R
An R implementation of the UpSet set visualization technique published by Lex, Gehlenborg, et al..
-
Updated
Feb 20, 2020 - R
-
Updated
Sep 30, 2020 - R
-
Updated
Sep 21, 2020 - R
-
Updated
Aug 20, 2020 - R
R Weekly
-
Updated
Sep 30, 2020 - R
Scientific journal and sci-fi themed color palettes for ggplot2
-
Updated
Apr 23, 2020 - R
Automate Data Exploration and Treatment
-
Updated
Oct 2, 2020 - R
Interactive viewing of spatial data in R
-
Updated
Oct 2, 2020 - R
R package for geographical faceting with ggplot2
-
Updated
Aug 3, 2020 - R
Tools for time series analysis and forecasting
-
Updated
Jul 26, 2020 - R
JavaScript VisualizationTools
-
Updated
Oct 1, 2020 - R
bayesplot R package for plotting Bayesian models
-
Updated
Oct 1, 2020 - R
Studio Ghibli colour palettes
-
Updated
Aug 13, 2020 - R
-
Updated
Sep 8, 2020 - R
Palettes for R based on the Scientific Colour-Maps
-
Updated
Jun 8, 2020 - R
-
Updated
Jun 22, 2020 - R
Improve this page
Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."
Hi, thanks for the work on this very useful package!
This might be a dumb thought, but I was wondering if it would be possible to incorporate jitter'ed points (probably through
geom_jitter) as an option. I'm not sure if it would be better to calculate the density before or after jittering, too.Thanks again!