# Bqplot

Interactive plotting library for the Jupyter notebook

The reference Python backend is available
[here](https://github.com/bloomberg/bqplot), with examples.

## Package Install

**Prerequisites**

- [node](http://nodejs.org/)

```bash
npm install --save bqplot
```
