Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Do not filter by time range #68

@hag0r

Description

@hag0r

The plugin filters the rows from the data source according to the time range selected in Grafana,e.g., the last 6 hours.

Thus, it is not possible to display the heatmap over all data points of a query. I think the time filter should be left to the data source query with $__timeFilter().

In bucket.ts lines 110 - 119 would need to be removed, at least.

Would this be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions