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

Add space between bars #1582

Closed
gaganindersingh opened this issue Sep 29, 2016 · 2 comments
Closed

Add space between bars #1582

gaganindersingh opened this issue Sep 29, 2016 · 2 comments

Comments

@gaganindersingh
Copy link

How can i add space between bars? Is there any padding available for bars?

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 30, 2016

try this in Chart 3.0, or barSpace in Chart 2.x

    /// The width of the bars on the x-axis, in values (not pixels)
    ///
    /// **default**: 0.85
    open var barWidth = Double(0.85)

@hernanarber
Copy link

but what about the Space?

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