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] Divide CartesianProvider to use logic in Pro package #13531

Merged
merged 16 commits into from
Jun 19, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    4a3fedc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765499e View commit details
    Browse the repository at this point in the history
  3. Fix import

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4575461 View commit details
    Browse the repository at this point in the history
  4. Fix import

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    67c106f View commit details
    Browse the repository at this point in the history
  5. Fix missing component

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2f03e6c View commit details
    Browse the repository at this point in the history
  6. Add exports

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9a3a6f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7341f89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5ee2ef View commit details
    Browse the repository at this point in the history
  9. Add ticknumber to nice()

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f9a953e View commit details
    Browse the repository at this point in the history
  10. Update packages/x-charts/src/context/CartesianProvider/CartesianConte…

    …xt.ts
    
    Co-authored-by: Alexandre Fauquette <[email protected]>
    Signed-off-by: Jose C Quintas Jr <[email protected]>
    JCQuintas and alexfauquette authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2c750e2 View commit details
    Browse the repository at this point in the history
  11. Dont error as MUI Y

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ca5319a View commit details
    Browse the repository at this point in the history
  12. Simplify computeValue for X

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f0040c9 View commit details
    Browse the repository at this point in the history
  13. computeValue for Y

    JCQuintas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6971548 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update packages/x-charts/src/context/CartesianProvider/computeValue.ts

    Co-authored-by: Alexandre Fauquette <[email protected]>
    Signed-off-by: Jose C Quintas Jr <[email protected]>
    JCQuintas and alexfauquette authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5062469 View commit details
    Browse the repository at this point in the history
  2. Update packages/x-charts/src/context/CartesianProvider/computeValue.ts

    Co-authored-by: Alexandre Fauquette <[email protected]>
    Signed-off-by: Jose C Quintas Jr <[email protected]>
    JCQuintas and alexfauquette authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b606028 View commit details
    Browse the repository at this point in the history
  3. Move consts back out

    JCQuintas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a45bbc3 View commit details
    Browse the repository at this point in the history