|
|
|
|
|
by pyoung
3987 days ago
|
|
If you already have a working web app, why not just use something like flot[1] for your charting (or d3 if you are up for it). Seems like pyxley is more targeted at people who have some data in pandas and want to get some visualizations on the web quickly. [1]http://www.flotcharts.org/ |
|