This PR fixes running mc_log_ui with recent versions of matplotlib. I've confirmed it to work on Ubuntu 20.04, however I am not I am not 100% sure whether this works on Ubuntu 18.04 (the projection argument does exist, but the documentation does not mention the 3d mode).
This PR fixes running
mc_log_ui
with recent versions of matplotlib. I've confirmed it to work on Ubuntu 20.04, however I am not I am not 100% sure whether this works on Ubuntu 18.04 (the projection argument does exist, but the documentation does not mention the3d
mode).