matplotlib-cpp icon indicating copy to clipboard operation
matplotlib-cpp copied to clipboard

plt::show() and plt::savefig("someimg.png") not displaying any picture

Open 0tist opened this issue 5 years ago • 1 comments

created a toy code, jut to get things rolling. re-run the code after a couple of days the figure is not loading anymore Screenshot 2020-07-18 at 3 24 15 PM

0tist avatar Jul 18 '20 09:07 0tist

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.

yosserdavanzo avatar Nov 24 '20 22:11 yosserdavanzo