zufolo441 commented on issue #10564:
URL: 
https://github.com/apache/incubator-superset/issues/10564#issuecomment-674718536


   adding ?standalone=true to URL and adding following CSS to dashboard:
   
   .standalone button.slice-header-controls-trigger {
       display: none;
   }
   .standalone .dashboard-header {
       display: none;
   }
   
   this hides dashboard title, including button, and edit menu of charts.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to