This chapter has shed light on all the different tools that you can utilize to add layers of interactivity and visually appealing aesthetics to your plots.
You have learned how to use annotations to add titles, legends, and categorical color maps to your plots in order to convey supplemental information about the plot. You also learned how to build all the different types of widget that Bokeh offers in order to make your plots more interactive. Finally, you also learned about visual attributes that add both interactivity and style to your visualizations.
In the next chapter, you will learn how to combine everything you have learned in this chapter and the previous chapters into an interactive application that will enthrall both yourself and the users of your plots!