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

[@mantine/charts] Add valueFormatter support on outside labels #6616

Commits on Aug 1, 2024

  1. Add custom label component for outside labelsType:

    - extract custom function to generate outside label svg
    - simplify Pie's label if condition
    - extract helper to compute label value based on labelsType
    stefanzmf committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    24777f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5296c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1642434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d1657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72541fe View commit details
    Browse the repository at this point in the history