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

x轴的数量能不能改动 #13

Open
mallxiaodoudou opened this issue Mar 29, 2019 · 4 comments
Open

x轴的数量能不能改动 #13

mallxiaodoudou opened this issue Mar 29, 2019 · 4 comments

Comments

@mallxiaodoudou
Copy link

x轴的数量能不能改动,verticalAxis只能设置最大值和最小值,默认只有4条线 我想要8条线怎么设置呢?

@mallxiaodoudou
Copy link
Author

错了 是y轴的数量 ,能改吗?

@huangyanbin
Copy link
Owner

你改下源码,将4改成8就可以

@mallxiaodoudou
Copy link
Author

嗯,只能这么改了 ScaleData中修改变量 public int totalScale = 8; //刻度数量

@mallxiaodoudou
Copy link
Author

谢谢

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