# Problems with GR

**URL:** https://discourse.julialang.org/t/problems-with-gr/777
**Category:** Visualization
**Tags:** plotting
**Created:** [December 7, 2016, 10:22am UTC](https://discourse.julialang.org/t/problems-with-gr/777 "2016-12-07T10:22:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Daneel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/daneel/32/175_2.png) [@Daneel](https://discourse.julialang.org/u/Daneel)
#### Post date: [December 7, 2016, 10:22am UTC](https://discourse.julialang.org/t/problems-with-gr/777/1 "2016-12-07T10:22:47Z")

</div>

How do you close a figure created using GR? I plotted the [Bessel.jl example](https://github.com/jheinen/GR.jl/blob/master/examples/bessel.jl) but I can’t get it to close.

Graphing from the REPL doesn’t look as nice as plotting in IJulia.  
 ![](https://global.discourse-cdn.com/julialang/original/3X/6/6/664832ced943305ee85d4c49da534153f548713a.png)

vs

![](https://global.discourse-cdn.com/julialang/original/3X/4/d/4d729d4efb9ee190f20f4b822a51931b26484680.png)

Julia Version 0.5.0 (2016-09-19 18:14 UTC)  
GR 0.18.0
