c3js / c3js/c3

Occasional gaps between bars when bar width ratio = 1

Open
#1,276 2 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://cloud.githubusercontent.com/assets/5011760/8761568/9f2c9284-2d4f-11e5-9553-65bfb15b95de.png)

Firefox 31:

![image](https://cloud.githubusercontent.com/assets/5011760/8761575/04619582-2d50-11e5-87db-3704baefaf3a.png)

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

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.