ReportJsPluginsOverride

Provide a comma-separated list of JS plugin names if you need to override client-side behavior for the report. As with ReportJsonListenerClassOverride, if you want to retain the original JS Plugins from the overridden report, you will need to have your plugins delegate to those original plugins in your javascript code.

For more details on JS plugins, please refer ReportJsPlugins