From af373cf09d2fedda562c032a025339491a9b3433 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Thu, 8 Sep 2016 12:04:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20BubbleChart=20Preview=20to?= =?UTF-8?q?=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d91151..a47399e 100644 --- a/README.md +++ b/README.md @@ -107,16 +107,9 @@ export default { ![Pie](assets/polar.png) -## Todo +### Bubble -- [x] ~~Implement Bar Chart~~ -- [x] ~~Implement Line Chart~~ -- [x] ~~Implement Radar Chart~~ -- [x] ~~Implement Polar Area Chart~~ -- [x] ~~Implement Pie Chart~~ -- [x] ~~Implement Doughnut Chart~~ -- [x] ~~Make npm module~~ -- [ ] Add tests +![Bubble](assets/bubble.png) ## Build Setup