It looks like you are using a pop-up window instead of the VSCode Julia Plots panel?
For some reason, please do relayout!(fig) instead of display(fig) in this case.
1 Like
It looks like you are using a pop-up window instead of the VSCode Julia Plots panel?
For some reason, please do relayout!(fig) instead of display(fig) in this case.