Embedding
Embed an iframe widget
Display any external website inside a 7di widget and embed that widget on another site. Useful for nesting Grafana panels, TradingView charts, or any embeddable content inside a themed 7di wrapper.
How to embed
- Create a free account on 7di.
- Add an Embed widget with your target URL.
- Enable Public embed and copy the iframe code.
<iframe
src="https://7di.vision/embed/{your-token}"
width="480" height="320" frameborder="0"
style="border-radius:12px;overflow:hidden"
></iframe>Full widget details: Embed (iframe) widget.
Theme