You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component is awesome. But I cannot figure out if there is a way (without writing code) to save the config json file to avoid restarting from scratch the plot layout?
For instance, I find out the integration into JupyterLab. It seems possible from that discussion
I've closed #7 so let's remove that functionality please, and add back into the demo notebook a version of the PlotlyEditor function that works using the new CSV pathway to display the editor inline in a notebook cell. Users can then right-click within that cell to save the .plotly.json file and then right-click on that file to open it in a standalone editor if they want a bigger workspace. I think this is the best workflow for now.
But I'm not able to do it.
The text was updated successfully, but these errors were encountered:
Glad you like it! Saving the figure JSON is not supported in this UI at the moment unfortunately, and was removed from the jupyterlab-chart-editor to streamline things, but we're hopefully going to add it back in soon :)
This component is awesome. But I cannot figure out if there is a way (without writing code) to save the config json file to avoid restarting from scratch the plot layout?
For instance, I find out the integration into JupyterLab. It seems possible from that discussion
But I'm not able to do it.
The text was updated successfully, but these errors were encountered: