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

How to disable graph view and how to view axises title in Android Studio #671

Open
razan-hayajneh opened this issue Jan 8, 2021 · 0 comments

Comments

@razan-hayajneh
Copy link

razan-hayajneh commented Jan 8, 2021

I use this code but it doesn't work :
### GraphView graph2 = findViewById(R.id.graph2);
graph2.getGridLabelRenderer().setHorizontalAxisTitle("BPM values");
graph2.getGridLabelRenderer().setVerticalAxisTitle("reader");

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

1 participant