From: Evert Timberg Date: Sun, 15 Mar 2015 18:32:59 +0000 (-0400) Subject: Draw bar chart negative values down from the 0 point of the scale. If all values... X-Git-Tag: v2.0-alpha~27^2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7552a916c91283b829868e37a774855b89e46e;p=thirdparty%2FChart.js.git Draw bar chart negative values down from the 0 point of the scale. If all values are negative, draw down from the top. Updated the sample file to allow for negative bars. --- diff --git a/samples/bar.html b/samples/bar.html index 5bf4b5bae..1b1166a22 100644 --- a/samples/bar.html +++ b/samples/bar.html @@ -11,7 +11,7 @@