Book Image

IPython Interactive Computing and Visualization Cookbook

By : Cyrille Rossant
Book Image

IPython Interactive Computing and Visualization Cookbook

By: Cyrille Rossant

Overview of this book

Table of Contents (22 chapters)
IPython Interactive Computing and Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Advanced Visualization

In this chapter, we will cover the following topics:

  • Making nicer matplotlib figures with prettyplotlib

  • Creating beautiful statistical plots with seaborn

  • Creating interactive web visualizations with Bokeh

  • Visualizing a NetworkX graph in the IPython notebook with D3.js

  • Converting matplotlib figures to D3.js visualizations with mpld3

  • Getting started with Vispy for high-performance interactive data visualizations