From 471a5f5aaa44d10f3b621ebc60e56497f354f5ae Mon Sep 17 00:00:00 2001 From: etimberg Date: Wed, 11 Nov 2015 19:06:36 -0500 Subject: [PATCH] Doughnut, polar area, and radar samples should use the same canvas style --- samples/doughnut.html | 4 ++-- samples/polar-area.html | 2 +- samples/radar.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/doughnut.html b/samples/doughnut.html index 3972fbc0c..facce521c 100644 --- a/samples/doughnut.html +++ b/samples/doughnut.html @@ -18,8 +18,8 @@ -
- +
+
diff --git a/samples/polar-area.html b/samples/polar-area.html index 678aac69c..9fd4428e3 100644 --- a/samples/polar-area.html +++ b/samples/polar-area.html @@ -8,7 +8,7 @@ -
+
diff --git a/samples/radar.html b/samples/radar.html index da45b3e8f..b7b29ed6c 100644 --- a/samples/radar.html +++ b/samples/radar.html @@ -8,8 +8,8 @@ -
- +
+
-- 2.47.2