Axis padding added even when axes not shown
Open
C-bug
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Fiddle: http://jsfiddle.net/scu3f290/2/
Note how the chart is padded from the left, right, bottom edges of the container even though the axes are disabled
What it should look like (without having to specify axis padding), there's still padding on the bottom though:
http://jsfiddle.net/aendrew/gscdhb2r/
Contributor guide
Assessment
This issue has not been assessed yet.