data label placement when y axis inverted
Open
C-bug
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Data labels for bar charts are placed inside the bar when the y axis is inverted.
[example in JSFiddle](http://jsfiddle.net/wiringa/7n4cvpaz/)

* **C3 version**: 0.6.6
* **D3 version**: 4.13.0
* **Browser**: multiple
* **OS**: multiple
Contributor guide
Research direction
Reproduce the inverted y-axis case using the linked JSFiddle with C3 0.6.6 and D3 4.13.0, then trace the bar-chart data-label placement logic. Compare label positioning for normal and inverted axes; done means labels are placed correctly relative to the bars in both orientations.
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
- 42/100