-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add dashboard template refinements #2
Add dashboard template refinements #2
Conversation
danilo-leal
commented
May 21, 2024
- I have followed (at least) the PR section of the contributing guide.
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.
Thanks for going through this 🎉 I left a few comments for some of the changes, but once those are discussed I think we can merge this 🎉
docs/data/material/getting-started/templates/dashboard/components/CustomizedTreeView.tsx
Show resolved
Hide resolved
docs/data/material/getting-started/templates/dashboard/components/HighlightedCard.tsx
Outdated
Show resolved
Hide resolved
docs/data/material/getting-started/templates/dashboard/components/MenuButton.tsx
Outdated
Show resolved
Hide resolved
docs/data/material/getting-started/templates/dashboard/getDashboardTheme.tsx
Show resolved
Hide resolved
…-refinements Signed-off-by: Danilo Leal <[email protected]>
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.
Thanks @danilo-leal for such great improvements overall!
—-
One thing, though, I think we should decide upon which chart we're going to use, bars or lines (or maybe both, but changing title/legend labels?) What do you think @noraleonte @danilo-leal ?
69dd35e
into
zanivan:material-ui-template-dashbaord
@zanivan Tbh, I'm fine with either 🙈 Jun suggested line charts on twitter so we can go with that |