c3js / c3js/c3

axis.x.tick.values = [] does not work with bar chart

Open
#1,530 3 comments 0 reactions 0 assignees View on GitHub
C-bug
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

It does not hide only the ticks it also hides all bars in the chart. Example is in the fiddle

http://jsfiddle.net/831kje72/1/

Contributor guide

Open the contributing guide

Research direction

Start with the reproducible fiddle at http://jsfiddle.net/831kje72/1/ and trace how axis.x.tick.values = [] is handled for a bar chart. Confirm the behavior where hiding ticks also hides all bars; done means only the ticks are hidden and the bars remain visible.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.