-
-
Notifications
You must be signed in to change notification settings - Fork 671
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
Bar Chart transparent on the web #733
Comments
|
I am experiencing this too. I don't suppose you found a solution? |
No. I'm using react-native-gifted-charts instead |
@willianlouza react-native-gifted-charts pie chart is not working with onPress/focusOnPress event on web? any suggestion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Bar Chart is transparent on the web unless i reload the page.
The home page shows the Bar Chart normally
So if I navigate to another page which also has a Bar Chart, it displays transparent
And when I refresh the page, the graph is displayed as it should
"expo-router": "~3.5.18"
"react-native-chart-kit": "^6.12.0"
"react-native-svg": "^15.4.0"
"react-native-web": "~0.19.10"
"expo": "~51.0.22"
"react-native": "0.74.3"
The text was updated successfully, but these errors were encountered: