How to get chart screenshots in a post-Capability-API world?
I am successfully using the Capability API's exportImg function (and here) to get a PNG image file for certain charts/sheet objects.
But... exportImg is part of the Capability API, which has not been updated since 2018 (!) Nebula.js is more recent, qlik-embed even more so. But neither have that nice exportImg() function (or some equivalent) as far as I understand.
My question is simply: What is the current best-practice if I want to get a PNG of an chart object?
Looking at the QSEoW and Qlik Sense Cloud clients, they do it in different ways: