Genie Discord forum

Hi, I have a script for building a plot with several plot!
it's therefore difficult to turn into one PlotData
. Any hint on which approach to follow ?

The recommended way to plot in Genie is with Plotly, here's a guide on how to use it

Thanks for your reply, it works like a charm. I have a few struct I would like to visualize for which I have already defined plots recipes with RecipesBase. I'm wondering if there is an easy way to plot them in Genie without having to rewrite everything in the Plotly API. By the way, I'm going to your JuliaCon workshop this afternoon so we can discuss it there, looking forward to the workshop ๐

I found a way, I make a PR: https://github.com/GenieFramework/GenieFrameworkDocs/pull/37