zigplotlib
zigplotlib copied to clipboard
Update to work with Zig 0.15
Updated to Zig's ArrayListUnmanaged as it's the new default Make the formatting explicit: "{}" -> "{f}" Changed the svg.writeTo function to accept a writer's interface and flush at the end