bokeh
Bokeh is an interactive visualization library for Python that enables beautiful and meaningful visual presentation of data in modern web browsers. With Bokeh, you can quickly and easily create interactive plots, dashboards, and data applications.
Bokeh provides an elegant and concise way to construct versatile graphics while delivering high-performance interactivity for large or streamed datasets.
Tutorials
Python Data Visualization: Bokeh Cheat Sheet (article) - DataCamp
Andy R. Terrel and Christine Doig - Building Python Data Applications with Blaze and Bokeh - YouTube
https://youtu.be/nar7u17qkOU
Examples
Creating an interactive map in Python using Bokeh and pandas
Ocean Science Hack: bokehを使って、串本浦神の潮位差をプロット
Creating Interactive Visualizations with Bokeh
Bokeh をつかって行列演算を可視化する. - Qiita