From 7ea2357c66ce79dc8ba4a027b33c05bce9f0be36 Mon Sep 17 00:00:00 2001
From: Prateeksha Singh
GitHub-inspired modern, intuitive and responsive charts with zero dependencies
@@ -33,7 +30,7 @@
-### Table of Contents +### Contents * [Installation](#installation) * [Usage](#usage) * [License](#license) @@ -53,9 +50,8 @@ #### Usage ```js const data = { - labels: ["12am - 3am", "3am - 6pm", "6am - 9 A.M", - "9am - 12am", "12pm - 3pm", "3pm - 6pm", - "6pm - 9pm", "9am - 12am" + labels: ["12am-3am", "3am-6pm", "6am-9am", "9am-12am", + "12pm-3pm", "3pm-6pm", "6pm-9pm", "9am-12am" ], datasets: [ {