From 78af38b81df482ce48210a4525b9f455678254b2 Mon Sep 17 00:00:00 2001 From: sriraman Date: Tue, 4 Apr 2017 18:37:14 +0530 Subject: [PATCH] Update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fff3e21..60f07f8 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Use '' y-values to signify the 'render but empty' data points. | yAxisWidth | number | Width of the Y-axis container | No | 30 | | yAxisUseDecimal | boolean | Show decimals on Y-axis labels | No | false | | yAxisShortLabel | boolean | Shorten yAxis labels with K, M, B for thousand<->billion, etc | No | false | - +| widthPercent | number | Width of the bar chart's bars in percentage | No | 0.5 | ## TODO - [ ] Code cleanup - [X] Multi-line chart