Custom Dashboard Loaders

Squirro Dashboards can be extended with custom dashboard loaders, which contain JavaScript code to be executed when the dashboard loads.

The custom dashboard loader code has access to the dashboard definition, and can change it at will, adding sections, widgets, changing sizing, theming, and widget configuration among others.

This is used to implement complex dashboards that implement navigation flows, different views based on selection, etc.

Dashboard loaders are currently in early stages of development and will be heavily worked on in the next few Squirro releases.

Table of Contents