Streaming Visualization

Event Centric Thinking

About

Streaming implied the notion of time and most of the streaming visualization are time series visualization where the origin of the x axis is moving at each refresh interval (ie the data below the origin is suppressed from the data to graph).

Redraw

By default and to ensure any properties that cannot be animated are applied to the plot, a full redraw occurs generally after each transition. This is generally desirable, but hurts performance when you wish to animate frames as quickly as possible. You can greatly improves the performance by eliminating the redraw.

Library

Plotly

Jupyter

Documentation / Reference







Share this page:
Follow us:
Task Runner