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.
I see, thanks!
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.
I see, thanks!