# Glitching plot in GLMakie when reopening an interactive figure

**URL:** https://discourse.julialang.org/t/glitching-plot-in-glmakie-when-reopening-an-interactive-figure/65560
**Category:** Visualization
**Tags:** makie, glmakie
**Created:** [July 30, 2021, 4:39pm UTC](https://discourse.julialang.org/t/glitching-plot-in-glmakie-when-reopening-an-interactive-figure/65560 "2021-07-30T16:39:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zornsllama](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/zornsllama/32/24636_2.png) [@zornsllama](https://discourse.julialang.org/u/zornsllama)
#### Post date: [July 30, 2021, 4:39pm UTC](https://discourse.julialang.org/t/glitching-plot-in-glmakie-when-reopening-an-interactive-figure/65560/1 "2021-07-30T16:39:32Z")

</div>

I am finding that interactive plots in GLMakie seem to glitch upon reopening a figure. What I mean by this is that when I initially run the code to produce an interactive plot, it displays correctly in the Makie window, with no apparent bugs and working interactivity. However, if I close the Makie window and then reopen the figure, I get very strange glitching as soon as I use any of the interactive elements. Below are screenshots of before and after reopening the figure. Does anyone else have this issue?

 ![Screenshot from 2021-07-30 12-38-00](https://global.discourse-cdn.com/julialang/original/3X/4/6/46f9b18beecc1c1ffabf38b57f4a3ea94eae5e99.png)

 ![Screenshot from 2021-07-30 12-40-25](https://global.discourse-cdn.com/julialang/original/3X/f/8/f8eb9ae20bdc11e5e56a246e00593868f008d17d.png)
