MilenioScience commented on issue #20756:
URL: https://github.com/apache/superset/issues/20756#issuecomment-2530426192

   > In case anyone's wondering, I ended up just making my own custom Celery 
task and using [Puppeteer](https://developer.chrome.com/docs/puppeteer/) to 
navigate to all of my dashboards and take screenshots of them. Apparently, all 
Superset is really doing with this button is taking the DOM elements on the 
current webpage and using the 
[dom-to-image-more](https://github.com/1904labs/dom-to-image-more) (which 
itself uses browser functions on the client side) to download the dashboard as 
an image.
   
   Can you please share your script of your own custum celery task using 
puppeteer?


-- 
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.

To unsubscribe, e-mail: [email protected]

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