I need to use the tikzplotlib library to save images that are generated from my python code, but I can't seem to find a way to save the images that are being created within a for loop.
I searched online but couldn't seem to find a solution that uses this library. Can someone help me please?
Thanks :)