![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Generate tables, charts and plots from event streams. More...
Classes | |
| class | BitmapJFrame |
| Receives a byte array as an input, and shows it in a Swing window as a picture. More... | |
| class | CumulativeScatterplot |
| Update a 2D scatterplot in realtime from two streams of numbers. More... | |
| class | MouseHeatmap |
| Displays the trail of the mouse pointer inside a heat map. More... | |
| class | RandomMutator |
| Processor that converts any input into a random integer. More... | |
| class | RandomTwoD |
| Generates a random stream of x-y pairs. More... | |
| class | UpdateTableStreamExample |
| Update a table from two streams of numbers. More... | |
| class | WindowScatterplot |
| Update a windowed 2D scatterplot in realtime from two streams of numbers. More... | |
Generate tables, charts and plots from event streams.