Yea your plotting library is cool and all, but can it do this?

(plotting in the terminal. No extra libraries or special plugins, just native ascii, utf-8 and ansi)

@Psy_Fer_ Looking good! Curious what use-cases you expect for users.

@EpicBear a better plotting experience (that's pixel perfect) than existing rust crates. A binary that can plot on the command line...or to the terminal interface.

It's also pretty quick, so can plot thousands of complex plots quickly

I wrote it to make a few plots in another tool i wrote for STR analysis. I just got a little carried away on that side quest 😅

@Psy_Fer_ I love this kind of side quest. Inspirational for the rest of us.