For rendering dashboards!
I work with data-heavy apps, and a headless web browser lets me generate PNGs of dashboards for Slack/email reports.
Puppeteer + Node.js does the trick. Just load the dashboard URL and screenshot it.
Anyone else doing this for reporting?
I work with data-heavy apps, and a headless web browser lets me generate PNGs of dashboards for Slack/email reports.
Puppeteer + Node.js does the trick. Just load the dashboard URL and screenshot it.
Anyone else doing this for reporting?
