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

[Feature]: Allow displaying data labels on bar, line, pie and area through props #1060

Open
alexbalonperin opened this issue May 24, 2024 · 0 comments · May be fixed by #1061
Open

[Feature]: Allow displaying data labels on bar, line, pie and area through props #1060

alexbalonperin opened this issue May 24, 2024 · 0 comments · May be fixed by #1061

Comments

@alexbalonperin
Copy link

What problem does this feature solve?

I would like to show labels on components of the charts such as the bar, line, pie and area.

What does the proposed API look like?

Pass a new prop called renderLabel?: PieLabel for Pie and renderLabel?: ImplicitLabelType for Bar/Line/Area to configure showing labels on these elements.

@alexbalonperin alexbalonperin linked a pull request May 24, 2024 that will close this issue
15 tasks
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 a pull request may close this issue.

1 participant