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

Add Padding to Chart Boundaries for Improved Visualization #236

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

AmirMousavi-Dev
Copy link
Contributor

This update enhances the chart's visual clarity by adding padding to its boundaries:

Increased upperValue by 5% to ensure the highest data point doesn't touch the top edge.
Decreased lowerValue by 2% to add a small buffer below the lowest data point.
These changes improve the overall appearance and prevent data points from clipping or too close to the edges.

@Kaaveh Kaaveh self-requested a review November 24, 2024 06:47
@Kaaveh
Copy link
Owner

Kaaveh commented Nov 24, 2024

@AmirMousavi-Dev Congrats on your first contribution to ComposeNews! 🥳🎉

fix #144

@Kaaveh Kaaveh merged commit 58e3930 into Kaaveh:kmp Nov 24, 2024
1 check 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.

2 participants