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

Added data labels to chart.js #615

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Added data labels to chart.js #615

merged 1 commit into from
Oct 14, 2024

Conversation

lucascumsille
Copy link
Contributor

@lucascumsille lucascumsille commented Oct 7, 2024

Fixes: #569

I think all of charts are %, but if that's not the case I need to do some tweaks to this PR. Personally I prefer the version 1, is a bit more compact and specially in charts with a lot of data probably the page will be quite long.

Version 1:
Screenshot 2024-10-07 at 13 21 31

Version 2:
Screenshot 2024-10-07 at 13 23 04

@lucascumsille lucascumsille requested a review from zarino October 7, 2024 12:26
@zarino zarino force-pushed the 569-datalabels-charts branch from c9f9544 to dcc1a65 Compare October 14, 2024 10:16
@zarino zarino merged commit dcc1a65 into main Oct 14, 2024
4 checks passed
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.

Can bar charts include % per row?
2 participants