From the course: Python Data Visualization: Create Impactful Visuals, Animations, and Dashboards by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Topics

Topics

Bokeh is one of the most popular JavaScript-based visualization packages for Python. Because it leverages a JavaScript backend, it makes it easy to generate interactive visualizations that allow you to explore your data in a more intuitive way. In this lesson, we'll look not just at the basic structure of Bokeh, but also how you can build some more advanced visualizations, including how to visualize networks and graphs.

Contents