With how things are atm the legend should placed at a z value that doesn’t interact with the 3d plot. You can probably do something like translate(legend.blockscene, 0, 0, 9980) to manually adjust it. (And you may need to play with the value a bit. It’s further modified internally, and you’ll want it to be close to 10_000 but no more.)