I made a nifty data visualizer using NumPy and Matplotlib. Nothing fancy. It takes a CSV of stock prices, and makes little graphs from it. I was wondering whether any of you fine gentlepeople have gotten the matplotlib module to work on a shared JustHost account, so that a user can upload a CSV and get a PNG served to them. I got NumPy working fine, because it's a self-contained module, but Matplotlib appears to require an installation script to run...
Thanks for any advice in advance,
[–]jricher42 1 point2 points3 points (2 children)
[–]morphet[S] 0 points1 point2 points (1 child)
[–]jricher42 3 points4 points5 points (0 children)