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

HorizontalBarChartView,when I use setVisibleXRangeMaximum(5.0),xAxis cannot show all label #4235

Closed
tom055 opened this issue Nov 28, 2019 · 2 comments

Comments

@tom055
Copy link

tom055 commented Nov 28, 2019

self.chartView.data = data
self.chartView.setVisibleXRangeMaximum(80.0)
self.chartView.notifyDataSetChanged()

@tom055
Copy link
Author

tom055 commented Nov 28, 2019

when i scroll xAxis ,xAxis can show label complete
111

@tom055
Copy link
Author

tom055 commented Nov 28, 2019

oh I know ,HorizontalBarChartView can't support Snapkit,if you use this bug will show,it only support rect.

@tom055 tom055 closed this as completed Nov 28, 2019
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