- ggplot2 tutorials: Edwin Chen's blog CEB institute Quick-R
- Box plot: ggplot2
- Violin plot: ggplot2
- Multiple subplots: sthda.com
Python:
- Plots: matplotlib
- Error in plot when DISPLAY is undefined: stack overflow.
- Drawing distribution line using histogram. stack overflow.