ggplot2 layer explorer shiny app (new and improved!) #96
Replies: 3 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
Thanks for the demo yesterday June! That was fun. I think I could contribute some real-life debugging questions - I know there are some scattered throughout these discussions - I think when I try to do layer-wise computation, where some summarize without grouping by PANEL deletes the PANEL col, and nothing is drawn. 🤦♀️ @teunbrand has just jumped in in those cases, and it all makes sense after the fact. I will share on how it goes! |
Beta Was this translation helpful? Give feedback.
-
New additions from last meeting's comments: Displays current layer (ex: "geom_smooth()") and also adds a button: The button, when clicked, opens a pop-up showing more info about the selected Layer: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks to lots of comments from Teun, a new and improved version of the layer explorer shiny app! https://yjunechoe.github.io/ggplot2-layer-explorer (link to code)
Hoping to get one last round of internal comments here before release the app out into the wild 😁
ggplot2.layer.explorer.demo.mp4
Still on the development wishlist:
Beta Was this translation helpful? Give feedback.
All reactions