I’m writing a little plotting library for LCDs. I’ll try to publish it once it’s more polished. What do you think?
For now it supports reading data from a Vector, arbitrary scaling on both axes, linear interpolation, different point styles (square, circle), arbitrary many graphs.
Is the code available? Would love to take a look.
Not yet. I’ll reply here once it’s published. It will be pretty crappy C++ since I don’t care too much about learning it properly. I’m just shaving yaks right now.