Previewing themes
When choosing a theme, exploring examples of diverse plot styles is essential. Plots.jl provides a convenient built-in function for generating a selection of plots using the desired theme. How can you use this function to preview and select a theme?
The Plots
package has been imported for you in the console; feel free to use it to help you answer this question. You can, e.g., try previewing the ggplot2
theme.
This exercise is part of the course
Introduction to Data Visualization with Julia
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
