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(timeseries-chart): add percentage threshold input control #17758

Commits on Dec 15, 2021

  1. feat(timeseries-chart): add percentage threshold control for stack se…

    …ries labels
    Corbin Robb authored and Corbin Robb committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c281cbe View commit details
    Browse the repository at this point in the history
  2. feat: move threshold vlues to an array

    Corbin Robb authored and Corbin Robb committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    21d04d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. add tests for showValue, onlyTotal, and percentThreshold

    Corbin Robb authored and Corbin Robb committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    03a668b View commit details
    Browse the repository at this point in the history
  2. feat: add another test

    Corbin Robb authored and Corbin Robb committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6f89272 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. revert ChartProps typesetting, fix misnamed variable on form data typ…

    …e, and other minor changes
    Corbin Robb authored and Corbin Robb committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    1b3880f View commit details
    Browse the repository at this point in the history
  2. fix percentage threshold push equation

    Corbin Robb authored and Corbin Robb committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    dfc2b36 View commit details
    Browse the repository at this point in the history
  3. fix percentage threshold push equation in tests

    Corbin Robb authored and Corbin Robb committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5bc821f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. change default on control to match form

    Corbin Robb authored and Corbin Robb committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    4f1f03f View commit details
    Browse the repository at this point in the history
  2. attempt fix form defaults import

    Corbin Robb authored and Corbin Robb committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    814bff0 View commit details
    Browse the repository at this point in the history