I'm trying to find a way of building graphs (all possible types) without having to use a 3rd party library. Any help or code snippets would be appreciated.
I already tried using ImageSharp, but one of the methods I wanted to use were missing and I'd prefer to not use any libs.