1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Data Visualization with Julia

Connected

练习

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.

说明

50 XP

答案选项