We’d like to include specific dashboards or plots in a web application, therefore we would need:
- To query Plotly for saved dashboards or plots
- To append that plot to an existing DOM, in a way that it cannot be accessed without having our API key
Is this possible?