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

UI: line chart #4661

Merged
merged 14 commits into from
Sep 13, 2018
Merged

UI: line chart #4661

merged 14 commits into from
Sep 13, 2018

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    e8c860b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b927d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc63be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    48df4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e09491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb40cb0 View commit details
    Browse the repository at this point in the history
  4. Make the tooltip animation snappier for line charts

    When data is coming in live, the tooltip can get bogged down by updates
    causing the tooltip to never make it under the mouse, which looks like
    either lag or a bug.
    DingoEatingFuzz committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    db6ad98 View commit details
    Browse the repository at this point in the history
  5. Stats time series

    A use-case specific line-chart for showing utilization metrics by
    percent
    DingoEatingFuzz committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    0d7c22f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b84d755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b67b76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3e858e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd80df6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40861aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efb1301 View commit details
    Browse the repository at this point in the history