aflaisler / d3_responsive_templates

Collection of simple D3 templates with data provided by flask/py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3_responsive_templates

Collection of simple D3 templates with data served by flask (python 2.7)

Author: aflaisler (Aymeric Flaisler)

EXAMPLE USAGE

From bash:

$ python app.py

This start a flask server on your localhost, with the links to the different graphs.

dynamic graph

image

dynamic tree

image

interpolate

interpolate image

single_line (responsive)

line image

About

Collection of simple D3 templates with data provided by flask/py

License:Apache License 2.0


Languages

Language:HTML 92.8%Language:JavaScript 4.7%Language:Python 2.0%Language:CSS 0.4%