matplotlib-cpp
matplotlib-cpp copied to clipboard
plt::show() and plt::savefig("someimg.png") not displaying any picture
created a toy code, jut to get things rolling. re-run the code after a couple of days the figure is not loading anymore

I'm running into the same problem. I'm using bazel in docker, where savefig("name.png") and even save("name.png") appear to be running correctly but isn't actually saving.