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

fix(radar-chart): metric options not available & add min option #30349

Merged
merged 4 commits into from
Oct 3, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    fd06128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84c9db View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. feat(radar-chart): update minimum logic for chart

    by default, uses zero as minimum, if unset, it uses the data's minimum, otherwise, it uses the value
    set by the user.
    goncaloacteixeira committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    bb9b2e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    731f81a View commit details
    Browse the repository at this point in the history