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

how can I set the spacing between bars ? #1773

Closed
monkeyRing opened this issue Nov 3, 2016 · 2 comments
Closed

how can I set the spacing between bars ? #1773

monkeyRing opened this issue Nov 3, 2016 · 2 comments

Comments

@monkeyRing
Copy link

how can I set the spacing between bars ?

@liuxuan30
Copy link
Member

barSpace, groupSpace

@sree127
Copy link

sree127 commented May 25, 2017

Is it possible to adjust the bar spacing for charts which is not grouped?

Because the code says :

 if setCount <= 1
        {
            print("BarData needs to hold at least 2 BarDataSets to allow grouping.", terminator: "\n")
  }

@liuxuan30 @danielgindi

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

3 participants