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

Bubble indicator not working #85

Open
gunjchhetri opened this issue May 1, 2020 · 2 comments
Open

Bubble indicator not working #85

gunjchhetri opened this issue May 1, 2020 · 2 comments

Comments

@gunjchhetri
Copy link

Hi,
I am facing this issue where the bubble indicator is not being displayed. I have tried all the configuration as required but still no luck.
verticalIndicatorStrokeWidth: 3.0,
verticalIndicatorColor: Colors.blue,
showVerticalIndicator: true,
showDataPoints: true,
// displayYAxis: true,
// stepsYAxis: 1,
verticalIndicatorFixedPosition: false,
// backgroundColor: Colors.red,
footerHeight: 35.0,
backgroundColor: Colors.transparent,

error

@diegoveloper
Copy link
Collaborator

diegoveloper commented May 1, 2020 via email

@ag-0214
Copy link

ag-0214 commented Jul 12, 2020

Hi,
Did you manage to find the solution. I am also facing the same issue when using BezierChartScale.CUSTOM. I tried Long press didnt work. I also tried using the examples included the package with BezierChartScale.CUSTOM but didnt work. If i change to using BezierChartScale.WEEKLY the bubble indicator works.
Regards,

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

3 participants