SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Fix and refactor bar controllers

Merge most of the horizontalBar controller into the bar one but also fix stack groups and bar positioning when scales are stacked or when a min and/or max tick values are explicitly defined. Note that this is a breaking change for derived controllers that rely on the following removed methods: `calculateBarBase`, `calculateBarX`, `calculateBarY`, `calculateBarWidth` and `calculateBarHeight`.
S
Simon Brunel committed
50a80da1e95ebbd684efa9d1daf43c5e96eebb5f
Parent: 69dd0bd
Committed by Evert Timberg <evert.timberg+github@gmail.com> on 4/8/2017, 5:40:21 PM