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

BarChart lineConfig with strokeDashArray support #927

Closed
agmo-chichun opened this issue Dec 18, 2024 · 1 comment
Closed

BarChart lineConfig with strokeDashArray support #927

agmo-chichun opened this issue Dec 18, 2024 · 1 comment

Comments

@agmo-chichun
Copy link

Description

I want to have a BarChart combined with a dashed line chart by using showLine prop.
But the lineConfig doesn't have strokeDashArray prop to becomes dash line.
Only supporting solid line.

Steps to reproduce

  1. Create BarChart with showLine = true

Snack or a link to a repository

No response

version of react-native-gifted-charts

1.4.47

React Native version

0.75.3

Platforms

Android, iOS

Workflow

None

@Abhinandan-Kushwaha
Copy link
Owner

Hi @agmo-chichun Thanks for requesting this feature.
I have added the property strokeDashArray inside the lineConfig object.
It is available from versions 1.4.48 onwards. Please use the latest version of the library.

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

No branches or pull requests

2 participants