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

[charts] Add baseline property to the LineChart series #14153

Merged
merged 14 commits into from
Aug 12, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    897e24a View commit details
    Browse the repository at this point in the history
  2. Fix scripts

    JCQuintas committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7c9e96a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update docs/data/charts/lines/lines.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f0c4fe7 View commit details
    Browse the repository at this point in the history
  2. improvements

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b2063dc View commit details
    Browse the repository at this point in the history
  3. fix types

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9c99b81 View commit details
    Browse the repository at this point in the history
  4. revert extremum logic

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ec44a0a View commit details
    Browse the repository at this point in the history
  5. add info to doc

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0ade537 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f09013e View commit details
    Browse the repository at this point in the history
  7. fix types

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a60dd3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d6aaa9 View commit details
    Browse the repository at this point in the history
  9. Revert "make baseline min/max not affect extremums"

    This reverts commit 8d6aaa9.
    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dbbd4b3 View commit details
    Browse the repository at this point in the history
  10. remove info

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ec44e0a View commit details
    Browse the repository at this point in the history
  11. Add warning

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9942358 View commit details
    Browse the repository at this point in the history
  12. fix prettier

    JCQuintas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bb563f4 View commit details
    Browse the repository at this point in the history