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.
Diese Übung ist Teil des Kurses
Introduction to Data Visualization with Julia
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
