In this chapter, we will cover the following recipes:
- Generating a line graph using Python
- Generating a histogram using Python
- Generating a density map using Python
- Plotting 3D data using Python
- Presenting a user-interactive graphic using Python
- Visualizing with R
- Generating a regression line of data using R
- Generating an R lowess line graph
- Producing a Scatter plot matrix using R
- Producing a bar chart using R
- Producing a word cloud using R
- Visualizing with Julia
- Drawing a Julia scatter diagram of iris data using Gadfly
- Drawing a Julia histogram using Gadfly
- Drawing a Julia line graph using the Winston package