From 09f30be9eb753614779a33104b1bca61a9a29a61 Mon Sep 17 00:00:00 2001 From: Christopher Moeller Date: Tue, 25 Oct 2016 18:12:41 -0500 Subject: [PATCH] Add rectRounded to point style sample --- samples/line/point-styles.html | 1 + 1 file changed, 1 insertion(+) 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', -- 2.47.3