1. Mpld3mpld3 provides a custom stand-alone javascript library built on D3, which
parses JSON representations of plots. The mpld3 python module provides a
set of routines which parses matplotlib plots (using the
mplexporter framework) and outputs
the JSON description readable by mpld3.js.