# The two arrows in the juno plotting panel?

**URL:** https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967
**Category:** Visualization
**Tags:** juno, plotting
**Created:** [March 30, 2017, 1:46pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967 "2017-03-30T13:46:50Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [March 30, 2017, 1:46pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/1 "2017-03-30T13:46:50Z")

</div>

The two arrows behind the title in the juno plotting panel should supposedly allow to switch between several plots in memory, but they are not clickable on my juno installation.

Not yet implemented, something not working on my installation, or you need to do some stuff to allow multiple plots  
(I normally use plotlyjs() trough the plot package) ?

---

<div class="post-metadata">

### Author: ![xiaoweiz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xiaoweiz/32/2049_2.png) [@xiaoweiz](https://discourse.julialang.org/u/xiaoweiz)
#### Post date: [March 30, 2017, 2:31pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/2 "2017-03-30T14:31:42Z")

</div>

This is something that bothers me too.

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [July 7, 2017, 11:16am UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/3 "2017-07-07T11:16:22Z")

</div>

> Not yet implemented

Exactly.

---

<div class="post-metadata">

### Author: ![davidanthoff](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/davidanthoff/32/223493_2.png) [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)
#### Post date: [July 7, 2017, 11:20am UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/4 "2017-07-07T11:20:58Z")

</div>

They work in the julia VS Code extension, which gained a plot pane recently 🙂

---

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [September 28, 2017, 9:12am UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/5 "2017-09-28T09:12:20Z")

</div>

nice, do you also have a workspace panel in VS ?

---

<div class="post-metadata">

### Author: ![davidanthoff](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/davidanthoff/32/223493_2.png) [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)
#### Post date: [September 28, 2017, 4:39pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/6 "2017-09-28T16:39:05Z")

</div>

No workspace pane, I’m afraid. VS Code restricts what we can do in terms of UI a lot more than Atom. Not saying that it is entirely impossible, but not trivial.

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [September 28, 2017, 5:04pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/7 "2017-09-28T17:04:40Z")

</div>

There’s  
[https://github.com/patrys/vscode-code-outline](https://github.com/patrys/vscode-code-outline)  
for an outline view (which isn’t the same as Juno’s workspace, but much better than `Ctrl-Shift-O`).

---

<div class="post-metadata">

### Author: ![davidanthoff](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/davidanthoff/32/223493_2.png) [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)
#### Post date: [September 28, 2017, 8:18pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/8 "2017-09-28T20:18:20Z")

</div>

Ah, wait, maybe I was misunderstanding this. I think we could actually add much better navigation UI, for example show a list of all functions and types in a file etc.

I thought this was about a list of variables defined in the REPL, with their values etc.

---

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [September 29, 2017, 12:46pm UTC](https://discourse.julialang.org/t/the-two-arrows-in-the-juno-plotting-panel/2967/9 "2017-09-29T12:46:55Z")

</div>

that was my question…

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