GitHub - branc116/brplot: +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.
Brplot
brplot - [b]etter [r]l[plot]
Small application that plots lines that are sent to the application's stdin.
Running brplot
brplot is designed in such a way that it plays nicely with other unix tools. You can just pipe the output of your program to brplot and brplot will do it's best to plot your data.
Examples
I think that more or less all the examples listed on ttyplot examples should work with brplot ( just replace ttyplot with brplot. )
But here are some more examples:
Plot the first 8 F...
Read more at github.com