Session Ready
Exercise

Color Palette

rbokeh figures get plotted with a default color theme, but you can change this if you have a different color palette to use. In this exercise, you will modify fig_col, which you created in the previous exercise, and practice using custom palettes.

Note that:

  • rbokeh is pre-loaded
  • fig_col is available in this session
Instructions 1/2
undefined XP
  • 1
  • 2
  • Modify fig_col and use a custom palette with colors ("green", "red") instead of the default.