ChartsOrg / ChartsOrg/Charts

BarChart using barSpace = 0 problem (CG rounding issues)

Open
#666 10 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to create a graph for sleeping data like this:
![screen322x572](https://cloud.githubusercontent.com/assets/6908583/12264772/9b5684c0-b941-11e5-8763-7bc1d5b028c5.jpeg)

So for this i am using bar stack bar chart with 3 types of colors and only 1 at a time gets a value, the problem is even though i am using barSpace = 0 i am getting little spaces between values when i have more than 10 entries, for example when i have 100 this is what i get:
screen shot 2016-01-12 at 15 34 14

Is there any way to avoid the small separating lines between each bar entry?

Thanks,
Gal

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.