Difference between revisions of "Lesson05"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 58: Line 58:
 
==Diverging Stacked Bar Charts==
 
==Diverging Stacked Bar Charts==
  
* [https://www.rdocumentation.org/packages/graphics/versions/3.5.1/topics/mosaicplot mosaicplot] function of R Graphics
 
 
** [https://cran.r-project.org/web/packages/Ternary/index.html Ternary], which employs the native plot functions;
 
** [https://cran.r-project.org/web/packages/Ternary/index.html Ternary], which employs the native plot functions;
 
** [https://plot.ly/r/ternary-plots/ Plotly], which uses a bespoke suite of plotting functions;
 
** [https://plot.ly/r/ternary-plots/ Plotly], which uses a bespoke suite of plotting functions;
Line 67: Line 66:
 
==Mosaic plot==
 
==Mosaic plot==
  
* [https://cran.r-project.org/web/packages/ggmosaic/index.html ggmosaic: Mosaic Plots in the 'ggplot2' Framework]
+
* [https://www.rdocumentation.org/packages/graphics/versions/3.5.1/topics/mosaicplot mosaicplot] function of R Graphics
* [https://cran.r-project.org/web/packages/ggmosaic/vignettes/ggmosaic.html Mosaic plots with ggplot2]
+
* ggmosaic package
 +
** [https://cran.r-project.org/web/packages/ggmosaic/index.html ggmosaic: Mosaic Plots in the 'ggplot2' Framework]
 +
** [https://cran.r-project.org/web/packages/ggmosaic/vignettes/ggmosaic.html Mosaic plots with ggplot2]

Revision as of 22:44, 23 September 2018