From a35100dde71f2971a4935f67b7837fd6cb1de263 Mon Sep 17 00:00:00 2001 From: Geza Kovacs Date: Thu, 23 Jun 2016 16:45:42 -0700 Subject: [PATCH] added chart-horizontal-bar for horizontal bar charts --- chart-elements.html | 1 + chart-horizontal-bar.html | 76 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 chart-horizontal-bar.html diff --git a/chart-elements.html b/chart-elements.html index cec458a..9b88fb9 100644 --- a/chart-elements.html +++ b/chart-elements.html @@ -1,5 +1,6 @@ + diff --git a/chart-horizontal-bar.html b/chart-horizontal-bar.html new file mode 100644 index 0000000..392284c --- /dev/null +++ b/chart-horizontal-bar.html @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + +