Just a pointer, but the markdown widget can be used to add formatted static text or static images.
It's also possible to make any chart "static" in some ways if the underlying data happens to be static... Otherwise, the viz plugin framework allows you to create custom widgets, whether they'd be static or not. Generally the viz plugin framework assumes that you're fetching data from a database/dataset though, but it'd be possible to use custom controls to do pretty much anything you can accomplish in javascript using that outlet. Max On Fri, 27 Jan 2023 at 01:32, Priyanka Sinha <priyanka.si...@zenatix.com> wrote: > Hello Team! > > I am working with our local superset installation. I am new to Superset. I > wanted to know if Superset supports adding static reports or plots into the > dashboard. > > All the things I have explored are widgets, and filters, and datasets and > SQL lab and user management and row level security. I couldn't figure out > how to add a static element or external widgets into the dashboard. > > Thanks and Regards, > Priyanka >