Interactive plots with Bokeh#

Using Bokeh to create insightful web-based visualizations.

These notebooks serve us to practice some data analysis and visualisation techniques, and as snippets to build on.

  • World population - Populations of different countries over the years.

  • Comparison interfaces - Comparing the plotting and models interfaces.

  • Mean car prices - Creating a visualization that displays the mean price of each car manufacturer of the automobiles dataset.

  • Widgets - The most common widgets, sliders, checkboxes, and dropdowns.

  • Stock prices - Building a simple plot that will display the first 25 data points for a selected stock. Display the stocks that can be changed with a drop-down menu.

  • Olympia 2016 - Creating an interactive visualization for exploring the results of the 2016 Rio Olympics.