Open mofojed opened 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.
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
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.