Occasional gaps between bars when bar width ratio = 1
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
When the bar width ratio is set to 1, occasional gaps are visible between bars (similarly at just below e.g. 0.97, the gaps between bars visible vary).
bar: {
width: {
ratio: 1
}
}
chrome 43:

Firefox 31:

http://jsfiddle.net/kuL5zh3t/1/
If not visible initially, then resize the screen a bit...
BTW, thanks for the great work on C3!
Tim.
Contributor guide
Assessment
This issue has not been assessed yet.