-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learning IPython for Interactive Computing and Data Visualization, Second Edition
By :

Beyond matplotlib and seaborn, there are many other plotting and visualization libraries in the Python ecosystem. We give an overview in this section.
Here are a few high-level plotting libraries in Python.
Bokeh is a web-based, general-purpose, and fast visualization toolkit. It integrates well with the rest of the Python ecosystem and generates interactive plots that don't necessarily require a live Python server.
Bokeh
Here are a few references:
Main website at http://bokeh.pydata.org/en/latest/index.html
Gallery at http://bokeh.pydata.org/en/latest/docs/gallery.html
Vega is a language-agnostic visualization grammar. Vega figures can be converted to interactive HTML visualizations. The Vincent library makes it easy to write Vega figures from Python.
Vega and Vincent
Here are some references:
Plotly (https://plot.ly/) is a commercial...
Change the font size
Change margin width
Change background colour