You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a Grouped Bar chart, and its working fine. I also have a Bar chart which works also.
And i have a segmented controller which when changed sets the dataset for the chart
What did you expect to happen?
I wanted to have all of my 3 kinds of dataset presented how it should be.
This is how the Grouped Bar chart looks:
This is the normal Bar Chart
What happened instead?
After i switch from the grouped back to the normal my bars get thicker and the view looks zoomed in, but when i tried to set the zoom to 0 it still looked the same.
Charts Environment
**Charts version/Branch/Commit Number: 3.0.2
**Xcode version: 8.3.2
**Swift version: 3
**Platform(s) running Charts: iOS
**macOS version running Xcode: Sierra
What did you do?
I made a Grouped Bar chart, and its working fine. I also have a Bar chart which works also.
And i have a segmented controller which when changed sets the dataset for the chart
What did you expect to happen?
I wanted to have all of my 3 kinds of dataset presented how it should be.
This is how the Grouped Bar chart looks:
This is the normal Bar Chart
What happened instead?
After i switch from the grouped back to the normal my bars get thicker and the view looks zoomed in, but when i tried to set the zoom to 0 it still looked the same.
Charts Environment
**Charts version/Branch/Commit Number: 3.0.2
**Xcode version: 8.3.2
**Swift version: 3
**Platform(s) running Charts: iOS
**macOS version running Xcode: Sierra
Demo Project
To be honest i also Posted a Question on StackOverflow and there i have posted the relevat functions.
https://stackoverflow.com/questions/51228333/how-to-switch-from-grouped-bar-chart-to-simple-bar-charts
Thanks in Advance for your answers!
The text was updated successfully, but these errors were encountered: