termgraph
termgraph copied to clipboard
Support for windows coloring
On windows, a function has to be called to enable ANSI color code support. If that fails, the user will just see ansi codes.
The need for the user to do this either needs to be documented or termgraph needs to take care of it itself, like with concolor (this is a stable API)