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

Bar chart #1920

Merged
merged 56 commits into from
Dec 12, 2024
Merged

Bar chart #1920

merged 56 commits into from
Dec 12, 2024

Conversation

squiles
Copy link
Contributor

@squiles squiles commented Nov 27, 2024

No description provided.

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 4:21pm

Copy link
Collaborator

@bprusinowski bprusinowski left a 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 🥹

app/charts/bar/bars-state.tsx Outdated Show resolved Hide resolved
app/charts/index.ts Outdated Show resolved Hide resolved
app/charts/index.ts Outdated Show resolved Hide resolved
app/charts/index.ts Outdated Show resolved Hide resolved
app/charts/index.ts Outdated Show resolved Hide resolved
app/charts/shared/rendering-utils.ts Outdated Show resolved Hide resolved
app/charts/shared/stacked-helpers.ts Outdated Show resolved Hide resolved
app/charts/shared/axis-width-band-vertical.tsx Outdated Show resolved Hide resolved
app/charts/bar/bars-grouped-state.tsx Outdated Show resolved Hide resolved
app/charts/bar/bars-state.tsx Outdated Show resolved Hide resolved
# 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
Copy link
Collaborator

@bprusinowski bprusinowski left a comment

Choose a reason for hiding this comment

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

🚢

app/charts/bar/bars-stacked-state.tsx Show resolved Hide resolved
app/charts/shared/axis-width-linear.tsx Outdated Show resolved Hide resolved
app/charts/shared/chart-state.ts Outdated Show resolved Hide resolved
@AnninaWalker
Copy link
Contributor

@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?

Screenshot 2024-12-12 at 08 46 11

@squiles squiles merged commit 5c4a4c9 into main Dec 12, 2024
6 of 10 checks passed
@squiles squiles deleted the feat/bar-chart branch December 12, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants