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(cloudwatch): add support for yAxis to graph #2406

Merged
merged 6 commits into from
May 24, 2019

Commits on May 1, 2019

  1. feat(cloudwatch): add support for yAxis to graph

    Support setting for the y-axis on a graph: min, max, label, and showUnits.
    
    Fixes aws#2385
    kpiljoong committed May 1, 2019
    Configuration menu
    Copy the full SHA
    83065ff View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. feat(cloudwatch): add support for yAxis to graph

    Support setting for the y-axis on a graph: min, max, label, and showUnits.
    
    Fixes aws#2385
    kpiljoong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    364cd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e7589 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    kpiljoong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    bf432bb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge remote-tracking branch 'upstream/master' into kpiljoong/cloudwa…

    …tch-yaxis-support
    kpiljoong committed May 24, 2019
    Configuration menu
    Copy the full SHA
    18bef89 View commit details
    Browse the repository at this point in the history
  2. remove YAxis import statement

    kpiljoong committed May 24, 2019
    Configuration menu
    Copy the full SHA
    0306ea3 View commit details
    Browse the repository at this point in the history