View Source Luminous.Dashboards.DemoDashboardLive.Queries (luminous v2.0.0)

This is where we implement the Luminous.Query behaviour, i.e. all queries that will be visualized in the dashboard's panels (a panel can have multiple queries).

All queries have access to the current dashboard variable values and the selected time range.

More details in Luminous.Query.