c3js / c3js/c3

Data series missing in bar chart for 100% zoom

Open
#1,755 1 comment 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

There seems to be a rendering issue with bar charts (both horizontal and vertical) at 100% browser zoom. At least one series is not visible when it renders. However, on increasing zoom, the missing series shows up. The missing series also shows up if any on of the other series is deselected from the legend.
This problem is observed of Chrome(39.0.2171.95 m) and Firefox(28.0 and 38.0.6). It is working fine for IE11.
c3.js version is 4.11
Snapshot attached below for reference. Green and Violet series are missing even though their values should are high enough for the bars to be visible.
![snip1](https://cloud.githubusercontent.com/assets/9413392/16582378/33418992-42cc-11e6-9cf3-9eaab6db24d6.PNG)

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.