-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[charts] Divide CartesianProvider
to use logic in Pro package
#13531
Conversation
Deploy preview: https://deploy-preview-13531--material-ui-x.netlify.app/ |
Will create conflicts with #13471 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice refacto. Just one question to push it a bit further. But I'm not sure it's feasible
packages/x-charts/src/context/CartesianProvider/CartesianContext.ts
Outdated
Show resolved
Hide resolved
packages/x-charts/src/context/CartesianProvider/computeValue.ts
Outdated
Show resolved
Hide resolved
…xt.ts Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com> Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
packages/x-charts/src/context/CartesianProvider/computeValue.ts
Outdated
Show resolved
Hide resolved
packages/x-charts/src/context/CartesianProvider/computeValue.ts
Outdated
Show resolved
Hide resolved
packages/x-charts/src/context/CartesianProvider/computeValue.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com> Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com> Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🚀
…13531) Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com> Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
…13531) Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com> Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
related #13405