Expand description
Show the data density over time for a data stream.
The data density is the number of data points per unit of time. We collect this into a histogram, blur it, and then paint it.
Structsยง
- Persistent data for painting the data density graph.
Constantsยง
- DEBUG_
PAINT ๐ - Higher = slower, but more accurate.
- MARGIN_
X ๐We need some margin because of the blurring.
Functionsยง
- graph_
color ๐ - make_
brighter ๐ - show_
row_ ๐ids_ tooltip - smooth ๐Blur the input slightly.