Further reading
The Grammar of Graphics is an extensive topic; you can learn more about the different variations of grammar by reading the following articles:
- Wickham, Hadley. A layered grammar of graphics. Journal of Computational and Graphical Statistics 19.1 (2010): 3-28. https://doi.org/10.1198/jcgs.2009.07098
- Satyanarayan, Arvind, et al. Vega-lite: A grammar of interactive graphics. IEEE transactions on visualization and computer graphics 23.1 (2016): 341-350. https://www.doi.org/10.1109/TVCG.2016.2599030
Munzner, Tamara. Visualization analysis and design. CRC Press, 2014, can help you learn how to choose the best marks and channels for your visualizations based on your variables.
For more information about the Julia implementations, we strongly recommend reading the documentation of your package of interest:
Gadfly
: http://gadflyjl.org/stable/AlgebraOfGraphics
: http://juliaplots.org/AlgebraOfGraphics.jl/stable/VegaLite
: https://www.queryverse...