Good framework for live charting in Python? -


I am working on a Python application which includes running regression analysis on live data, and both have to be charting. That is, the application is fed from live data, and the regression model re-calculates as the data update. Please note that I want to plot both input (data) and output (regression analysis) in the same chart.

Did I have done some work with Matplotlib before it is the best framework? It appears to be quite stable, I can not find any good example like the above, it seems too bloated for me is the display key, so if there is a fast python charting framework with a small script, then all the ears I ...

I've done a lot of animated graphing with Mattelibbs - it's always To work I take a few tilt

Here's a good example:


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -