Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Statistics Graph card to integrate with Energy Dashboard #21105

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4b7048b View commit details
    Browse the repository at this point in the history
  2. Enable Statistics Graph card to integrate with Energy Dashboard

    Adds boolean option `energy_date_selection` to Statistics Graph card. If
    true, the graph will set its time range to that specified by an Energy
    Date Picker card on the same dashboard, similar to the plots on the
    Energy Dashboard.
    madsciencetist committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8bfa3ad View commit details
    Browse the repository at this point in the history
  3. Revert UI addition

    PR reviewer suggested it was too confusing, especially without
    dynamically hiding the overridden days_to_show option.
    madsciencetist committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    17d20ef View commit details
    Browse the repository at this point in the history
  4. Remove boolean param energy_date_selection

    and instead activate when collection_key is specified
    madsciencetist committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    95cebdb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Revert "Remove boolean param energy_date_selection"

    This reverts commit 95cebdb.
    madsciencetist committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9ee2d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7458a88 View commit details
    Browse the repository at this point in the history