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.

    • callcc@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      7 days ago

      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.