1. Learn
  2. /
  3. Courses
  4. /
  5. Interactive Data Visualization with Bokeh

Exercise

Adding LassoSelectTool

The agency loved your last plot! However, they have realized that it would also be useful to have access to the LassoSelectTool.

The figure and glyphs from the previous exercise have been preloaded for you.

Instructions

100 XP
  • Import LassoSelectTool from the relevant Bokeh class.
  • Add LassoSelectTool() to the figure's layout.