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

[docs] Add AxisFormatter documentation for customizing tick/tooltip value formatting #12700

Conversation

JCQuintas
Copy link
Member

  • Added example on how to format xAxis on tick vs tooltip.

closes #12442

@JCQuintas JCQuintas added docs Improvements or additions to the documentation component: charts This is the name of the generic UI component, not the React module! labels Apr 8, 2024
@JCQuintas JCQuintas self-assigned this Apr 8, 2024
@mui-bot
Copy link

mui-bot commented Apr 8, 2024

Deploy preview: https://deploy-preview-12700--material-ui-x.netlify.app/

Updated pages:

Generated by 🚫 dangerJS against 274e8c3

Copy link
Member

@alexfauquette alexfauquette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a nice demo 👍

docs/data/charts/tooltip/tooltip.md 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>
@JCQuintas
Copy link
Member Author

That's a nice demo 👍

Thanks, that was the longest part of this PR 🙃

@JCQuintas JCQuintas enabled auto-merge (squash) April 8, 2024 12:15
@JCQuintas JCQuintas merged commit 0b7d386 into mui:master Apr 8, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: charts This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[charts] Explanation of tooltip value formatting
3 participants