From: Evert Timberg Date: Tue, 31 May 2016 01:42:15 +0000 (-0400) Subject: Polar area controller improvements X-Git-Tag: v2.1.5~23^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11345b6c893dbc7ed48aa0168d53f6ff514d20e6;p=thirdparty%2FChart.js.git Polar area controller improvements --- diff --git a/samples/polar-area.html b/samples/polar-area.html index f51664e5e..ae21e1d44 100644 --- a/samples/polar-area.html +++ b/samples/polar-area.html @@ -75,7 +75,8 @@ reverse: false }, animation: { - animateRotate: false + animateRotate: false, + animateScale: true } } };