Plotting Library in Zig

Hey, I’ve made a small library for plotting graphs. The library is in its early stage so it will probably still change quite a bit. Any feedback would be appreciated though.
The graphs are generated into a SVG File.

ZigPlotLib

20 Likes

great library, it is very useful

3 Likes

I have a quick question if you don’t mind.
Are you planning on continuing development on this library?

1 Like

It looks like there is ongoing commits but spaced out: Commits · Remy2701/zigplotlib · GitHub

Best way to keep development going is making a PR :slight_smile:

1 Like

Thanks! I didnt even think to look at the commita

Yes I’m still working on the library but the development is pretty slow. you can always submit a PR or an issue if you need additional features.

2 Likes