# Can WGLMakie display a 2D plot in Jupyter Notebook?

**URL:** https://discourse.julialang.org/t/can-wglmakie-display-a-2d-plot-in-jupyter-notebook/60458
**Category:** Visualization
**Created:** [May 3, 2021, 12:05pm UTC](https://discourse.julialang.org/t/can-wglmakie-display-a-2d-plot-in-jupyter-notebook/60458 "2021-05-03T12:05:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![empet](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/empet/32/221303_2.png) [@empet](https://discourse.julialang.org/u/empet)
#### Post date: [May 3, 2021, 12:05pm UTC](https://discourse.julialang.org/t/can-wglmakie-display-a-2d-plot-in-jupyter-notebook/60458/1 "2021-05-03T12:05:45Z")

</div>

From docs it’s not clear whether a 2D plot, generated by WGLMakie, can be displayed in IJulia or not. If it is possible I’d be very grateful for an explicit example.

Thanks!

---

<div class="post-metadata">

### Author: ![sdanisch](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sdanisch/32/1406_2.png) [@sdanisch](https://discourse.julialang.org/u/sdanisch)
#### Post date: [May 4, 2021, 9:34am UTC](https://discourse.julialang.org/t/can-wglmakie-display-a-2d-plot-in-jupyter-notebook/60458/2 "2021-05-04T09:34:28Z")

</div>

Yes, that should work if you follow these instructions: [Home · WGLMakie.jl](http://juliaplots.org/WGLMakie.jl/dev/#Pluto/IJulia)
