From: opi <opi@no-log.org>
Date: Wed, 11 Mar 2015 08:23:33 +0000 (+0100)
Subject: Use 'width' setting in demo.
X-Git-Url: https://www.nos-oignons.net/gitweb/graphnion.git/commitdiff_plain/refs/heads/refactor

Use 'width' setting in demo.
---

diff --git a/demo/graphnion-demo.js b/demo/graphnion-demo.js
index c3e9364..dcaf45d 100644
--- a/demo/graphnion-demo.js
+++ b/demo/graphnion-demo.js
@@ -26,6 +26,7 @@ Graphnion.pie(
       'others' : "#57075f",
     },
     'size' : '250',
+    'width' : '50',
   }
 );