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

feat(dashboards): Add incomplete bucket support to LineChartWidget #81405

Merged
merged 7 commits into from
Nov 28, 2024

Commits on Nov 27, 2024

  1. Implement unfilled buckets

    gggritso committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3338fa9 View commit details
    Browse the repository at this point in the history
  2. Account for bucket size

    gggritso committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    606d9f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Fix tests

    gggritso committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    530fc21 View commit details
    Browse the repository at this point in the history
  2. Add clarifying comment

    gggritso committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    46662d7 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    gggritso committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    36014d2 View commit details
    Browse the repository at this point in the history
  4. Rename unclear prop

    gggritso committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b3e36ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78ce14b View commit details
    Browse the repository at this point in the history