GitHub: PythonCode/Mpld3

MPLD3

Usage:

python server.py

Generate the html

Run:

python test*.py

to generate the HTML.

Open the browser:

http://localhost:8080/

If you need to kill the connection by hand:

fuser  -n tcp -k 8080

Recent changes

  • 2015-12-28 b1221cb Rearranged structure
  • 2015-04-16 ec77c14 moved things around. Add 2D plot
  • 2015-04-16 5c6f1c7 Matplotlib MPLD3 html rendering test.

Categories: experiments, Python

Tags: pythoncode

← Previous · Next →