-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
fitBars doesnt seems to work #2088
Comments
I don't understand. fitBars just display the missing part of the bar chart:
take MultipleBarChartViewController in ChartsDemo to refer. |
So there is nothing to force the graph to adapt his display to the frame ? |
sorry take a long break. It seems you just misused it. Have you looked at ChartsDemo? It works fine |
Hello, i m trying to display 24 bar and grouped 2 by 2.
So if i understand correctly the fitbar property my bar should resize for showing the 24 bars considering the frame of the chart ?
Sorry for the dirty code.
`barChart.descriptionText = ""
The text was updated successfully, but these errors were encountered: