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

Left axis axisMinimum inside a TableviewCell does not work #2729

Closed
steventsng opened this issue Aug 17, 2017 · 1 comment
Closed

Left axis axisMinimum inside a TableviewCell does not work #2729

steventsng opened this issue Aug 17, 2017 · 1 comment

Comments

@steventsng
Copy link

I am using CombinedChartView in this scenario and when I run the carts inside a UIViewController, the leftAxis.axisMinimum works properly when set to 0. But when I run the charts inside the UITableViewCell, the leftAxis.axisMinimum is not honoured.

Inside UITableViewCell:

Image1

Inside UIViewController:

image2

Any idea what is happening?

@steventsng
Copy link
Author

Sorry. This was my bad. I set the point to zero and somewhere down, i added the reset 😕

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