Idea Summary
Provide javascript APIs to customize interactive report features. Right now, there is no documented way to use javascript APIs to work with interactive reports, most of the examples are either hacks or workarounds. We should have a stable and document API list so it is easier to customize interactive reports.
Use Case
Various use cases in an application I am working with, that can't be achieved right now or have to rely on undocumented APIs
1. JS API needed to add Buttons to do actions from the IR's Action menu.
2. JS API to apply a filter automatically when IR report is loaded