Update README

This commit is contained in:
Prateeksha Singh 2017-11-02 18:56:12 +05:30 committed by pratu16x7
parent 4733fc3039
commit 7ea2357c66

View File

@ -4,7 +4,7 @@
<p align="center">
<p>GitHub-inspired modern, intuitive and responsive charts with zero dependencies</p>
<a href="https://frappe.github.io/charts">
<b>Explore the Demos »</b>
<b>Explore Demos »</b>
</a>
</p>
</div>
@ -22,9 +22,6 @@
<a href="http://github.com/frappe/charts/tree/master/dist/js/frappe-charts.min.js">
<img src="http://img.badgesize.io/frappe/charts/master/dist/frappe-charts.min.js.svg?compression=gzip">
</a>
<a href="https://saythanks.io/to/frappe">
<img src="https://img.shields.io/badge/Say%20Thanks-🦉-1EAEDB.svg?style=flat-square">
</a>
</p>
<p align="center">
@ -33,7 +30,7 @@
</a>
</p>
### 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: [
{