Axis rotated and y inverted for Bar chart failed.
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
When using **axis.rotated** and **axis.y.inverted** options with **Bar** type the chart is empty and bars are not drawn:
- http://jsfiddle.net/jean33/6qqLq5js/1/
It works fine for other chart type:
- http://jsfiddle.net/jean33/6qqLq5js/3/
C3 last version, any browser, there is no error messages in the console.
Contributor guide
Assessment
This issue has not been assessed yet.