Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 272 Bytes

Plotly.js-Flask-Example

A simple example of using pandas and plotly.js, served via flask.

Usage

$ python app.py
 * Running on http://0.0.0.0:9999/ (Press CTRL+C to quit)

Forked and simplified code from: https://github.com/plotly/plotlyjs-flask-example