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

react-charting: Add controlled selection to Legends component #32908

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. react-charting: Add controlled selection to Legends component

    Collin Sutton (from Dev Box) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9515769 View commit details
    Browse the repository at this point in the history
  2. Add change description file

    Collin Sutton (from Dev Box) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    94a96a5 View commit details
    Browse the repository at this point in the history
  3. Legends.types.ts: update docs to differentiate different selection props

    Collin Sutton (from Dev Box) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    af15e57 View commit details
    Browse the repository at this point in the history
  4. Change type to patch

    Collin Sutton (from Dev Box) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32d8336 View commit details
    Browse the repository at this point in the history
  5. Add Legends controlled selection example

    Collin Sutton (from Dev Box) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f786d67 View commit details
    Browse the repository at this point in the history
  6. example: add alternative for nonfunctional "Select none"

    Collin J. Sutton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1408a7f View commit details
    Browse the repository at this point in the history