Phant (jsonp) streaming

Hi,

I have a phant server (sparkfun.com) that I am streaming data to. I want to make line plots of said data. I checked out Google plots. I can make a plot by passing it jsonp data and that works, but I can’t quite figure out how to have it update the data without refreshing the plot. That’s not a deal-breaker, but it would be nice. Besides, plot.ly has nicer charts. If I give plot.ly a url for jsonp data, let’s say for example, https://data.sparkfun.com/output/dZ4EVmE8yGCRGx5XRX1W.json, can it generate a plot updated every X seconds or maybe every time a new line of data is available? I really can’t tell without really getting into it (which I don’t want to do unless I can readily figure out if it’s even possible).

Thanks,

Eli

You might want to look at https://plot.ly/export/