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 toggling axisLine for XAxis and YAxis #1058

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

[Feature]: Allow toggling axisLine for XAxis and YAxis #1058

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

Comments

@alexbalonperin
Copy link

What problem does this feature solve?

axisLine is hardcoded to false for all chart types.
I would like to have a prop to modify that value in my project.

What does the proposed API look like?

Pass a new prop called showAxisLine: boolean to configure showing XAxis and YAxis on all charts.

@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