SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 80 JavaScript

Fix bar draw issue with `borderWidth`. (#3680)

Fix bar draw issue.
1. `Chart.elements.Rectangle.draw` function supports both horizontal and vertical bar.
2. Corrected bar position at minus.
3. Adjust bar size when `borderWidth` is set.
4. Adjust bar size when `borderSkipped` is set.
5. Adjust `borderWidth` with value near 0(base).
6. Update test.
S
SAiTO TOSHiKi committed
5387c48bd83db8f33e7a6b147b260dc43714db6c
Parent: 64b5def
Committed by Evert Timberg <evert.timberg+github@gmail.com> on 12/20/2016, 2:01:07 PM