From: Christopher Moeller Date: Tue, 25 Oct 2016 23:12:41 +0000 (-0500) Subject: Add rectRounded to point style sample X-Git-Tag: v2.5.0~1^2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09f30be9eb753614779a33104b1bca61a9a29a61;p=thirdparty%2FChart.js.git Add rectRounded to point style sample --- diff --git a/samples/line/point-styles.html b/samples/line/point-styles.html index 547b1ea0a..0056e7499 100644 --- a/samples/line/point-styles.html +++ b/samples/line/point-styles.html @@ -70,6 +70,7 @@ 'circle', 'triangle', 'rect', + 'rectRounded', 'rectRot', 'cross', 'crossRot',