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

ChartDot is not showing up #67

Open
pIyUsH00rAj opened this issue Jan 28, 2022 · 8 comments
Open

ChartDot is not showing up #67

pIyUsH00rAj opened this issue Jan 28, 2022 · 8 comments

Comments

@pIyUsH00rAj
Copy link

I installed and implemented this library.. i installed the git repo using : npm install
but still i can't see the ChartDot... and when i import the CurrentPositionVerticalLine & OpeningPositionHorizontalLine
The app crashes...

@omerkhan8
Copy link

did you managed to solve this? or any other solution worked for you? i am stuck on the same issue.

@akshmit19
Copy link

i am also having same problem... ChartDot is not showing...

Dependencies:
image

Output:

c05cb511-08bb-4e7e-acb1-9044bf54e479

@pIyUsH00rAj
Copy link
Author

did you managed to solve this? or any other solution worked for you? i am stuck on the same issue.

No i didn't when i tried the same in a expo app. it works as it should. But i wanted to implement it in a bare native app... so decided to look for other chart packages for react native.

@omerkhan8
Copy link

i am also having same problem... ChartDot is not showing...

Dependencies: image

Output:

c05cb511-08bb-4e7e-acb1-9044bf54e479

for me the problem solved by downgrading react-native-gesture-handler to 1.10.0 and doing its configuration.
P.S: make sure you do its configuration in the android files because only downgrading it won't fix the problem
here's the link to documentation for the configuration part

@munenelewis
Copy link

Any update on this issue ?

@fedecarli
Copy link

Try wrapping the chartpath and chartdot into a View tag

@Washp99
Copy link

Washp99 commented Jul 28, 2022

i am also having same problem... ChartDot is not showing...
Dependencies: image
Output:
c05cb511-08bb-4e7e-acb1-9044bf54e479

for me the problem solved by downgrading react-native-gesture-handler to 1.10.0 and doing its configuration. P.S: make sure you do its configuration in the android files because only downgrading it won't fix the problem here's the link to documentation for the configuration part

Thank you it worked

@MouhamedMokkhtar
Copy link

can you share your code pls for the Chart part

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

7 participants