From 168ac55b5b38635299feff8f19c9de215b6b03e6 Mon Sep 17 00:00:00 2001 From: Peter Edmond Date: Sun, 4 May 2025 16:12:05 +0100 Subject: [PATCH] Added bar graph example --- index.html | 4 +- indexbar.html | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 154 insertions(+), 2 deletions(-) create mode 100644 indexbar.html diff --git a/index.html b/index.html index c57e41e..7159c01 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,9 @@ -

Concepts

-

Features

+ +

Concepts

diff --git a/indexbar.html b/indexbar.html new file mode 100644 index 0000000..a8735ca --- /dev/null +++ b/indexbar.html @@ -0,0 +1,152 @@ + + + + + Bar Chart - Fixed Height Bars + + + + + + + + + + + + +