I added a hold() function. So, the following 
<https://github.com/jheinen/GR.jl/blob/master/examples/bessel.jl> script 
should work now as expected. I will make a new pull requests on Friday - 
but you're free to checkout the master branch using *Pkg.checkout("GR")*.


<https://lh3.googleusercontent.com/-Qrb_0zkqkWg/VtaolK-jvMI/AAAAAAAAABw/H5D0T6dG2bc/s1600/bessel.png>


On Monday, February 29, 2016 at 11:54:15 AM UTC+1, Josef Heinen wrote:
>
> I finally found some time to upgrade the GR framework 
> <http://gr-framework.org>. It can now be used as a further alternative 
> backend for Plots.jl <https://github.com/tbreloff/Plots.jl>, a wrapper 
> for several plotting packages. The results can be seen here 
> <http://plots.readthedocs.org/en/latest/examples/gr/>. In addition there 
> are now also several convenience functions allowing to use GR quite similar 
> to MATLAB's plot functions.
>
> So, with the recent version, there's even more interoperability with 
> different plotting environments, e.g.
>
>    - use GR as a backend for Matplotlib (Demos 
>    <http://gr-framework.org/tutorials/matplotlib.html>)
>    - use GR as a backend for Plots.jl (Demo 
>    <http://pgi-jcns.fz-juelich.de/pub/doc/ExamplePlots.html>)
>    - user interaction by means of Interact.jl (Demo 
>    <https://pbs.twimg.com/media/CaCpZL7WwAALMWp.png:large>)
>    - use GR native MATLAB-like plot functions (Link 
>    <https://twitter.com/josef_heinen/status/702177574978527234>)
>
> The latter is still incomplete, but I will add more  functions ASAP.
>
> May be, there is also a chance to combine GR with Simon's powerful 
> GLvisualize.jl <http://www.glvisualize.com> library - we are open to 
> anything.
>

Reply via email to