deephaven / deephaven-core

Deephaven Community Core
Other
243 stars 78 forks source link

Allow real-time data updates in matplotlib #2078

Open mofojed opened 2 years ago

mofojed commented 2 years ago

As a user of the matplotlib plugin, I want plot a ticking deephaven table using matplotlib so that I can plot matplotlib in real time.

mofojed commented 2 years ago

May be able to do a crude RT with:

https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.pyplot.pause.html
https://matplotlib.org/3.5.1/api/animation_api.html#module-matplotlib.animation