axis.x.tick.values = [] does not work with bar chart
Open
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
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