-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bar chart #1920
Bar chart #1920
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
@squiles I went over the PR and generally looks quite good already! 👏
I left some comments, most of which are nits or "thinking out loud" questions :) Let me know in case something is unclear 🥹
# Conflicts: # app/charts/column/columns-grouped.tsx # app/charts/column/columns.tsx # app/charts/index.ts # app/charts/line/lines.tsx # app/charts/shared/rendering-utils.ts # app/configurator/components/chart-options-selector.tsx
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.
🚢
@squiles I've just reviewed again from my side and all the issues I've reported are fixed. I have just one question about the labels. Do we truncate them at a certain amount of characters? |
No description provided.