-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
featureA new feature or ideaA new feature or idea
Description
Use case: I would like to embed Studio in a blog post on https://foxglove.dev/blog to interactively visualize something I am talking about, such as markers in a 3D panel. To accomplish this, I am thinking about an iframe pointed to a URL of the form:
https://studio.foxglove.dev/?layout_url=...&data_source=...&panel_id=...
~~Where panel_id uniquely references one of the panels that appears in the layout loaded from layout_url (a remote JSON file). ~~
EDIT:
https://studio.foxglove.dev/?layout_url=...&data_source=...&frameless=true
I would expect this to strip away most of the UI in Studio: the sidebar, and widgets for adding/removing panels or modifying the current panels.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA new feature or ideaA new feature or idea