From 3247a61cde65d446d816a52b2cac136647684178 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Fri, 23 Mar 2018 14:34:34 +0100 Subject: [PATCH] feat(docs): Update docs with custom chart example --- docs/README.md | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/README.md b/docs/README.md index 954404f0..b84abd98 100644 --- a/docs/README.md +++ b/docs/README.md @@ -99,14 +99,14 @@ export default { After you add your component you can use it: ```html - + ``` If you want to overwrite width and height: ```html