Something like this
Since you can call matplotlib directly from Julia, you could take the example you linked and simply translate it to Julia/PyCall syntax.
1 Like
I see, thanks!