c3js / c3js/c3

Flowing grouped bar chart problem is not still fixed

Open
#1,542 0 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

Obviously I find https://github.com/masayuki0812/c3/issues/1068 issue is fixed.
But this issue still can be found in [recent version 0.4.11-rc4](https://github.com/c3js/c3/releases/tag/0.4.11-rc4).
http://jsfiddle.net/say8425/h7a8q6r9/8/

So I looked up source and I found some `if condition` and `break point` is missed that was added at https://github.com/masayuki0812/c3/commit/4c193b034256036e3f3b8a5d693c3a64311bc19f. So I add missed condition and break point again, then it looks work well.

I think maybe this code is missed in mistake.

Contributor guide

Open the contributing guide

Research direction

Reproduce the grouped bar chart with the linked JSFiddle using the recent 0.4.11-rc4 version, then compare the relevant source with commit 4c193b034256036e3f3b8a5d693c3a64311bc19f. Done means the missing condition and breakpoint behavior is restored and the grouped chart renders correctly without reproducing the reported problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3, javascript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.