Hi, I'm wondering if anyone has done this yet?
https://medium.com/@khushbu.adav/embedding-superset-dashboards-in-your-react-application-7f282e3dbd88#:~:text=The%20Embedded%20SDK%20allows%20you,in%20to%20the%20Host%20App.
Any hints or tips?
Apache Superset is an excellent visualisation tool with 1000s of users in production worldwide (i.e. AirBNB, AliExpress, Google etc) - and we'd like our users to be able to access it seamlessly.
Hello Dan,
Depends on what you intend to do.
Today I use the Metabase tool for visualization and I can embed the panels through the HTML iframe tag.
I didn't use Apache Superset, I assume it has an option to share the visualization through embedded HTML code.
In Service Studio, you embed the visualization through an HTML component.
Greetings.