update GIF height for mobile
This commit is contained in:
parent
885a3043cc
commit
4733fc3039
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://frappe.github.io/charts">
|
<a href="https://frappe.github.io/charts">
|
||||||
<img src=".github/example.gif" height="300">
|
<img src=".github/example.gif">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -50,7 +50,7 @@
|
|||||||
<script src="https://raw.githubusercontent.com/frappe/charts/master/dist/frappe-charts.min.js"></script>
|
<script src="https://raw.githubusercontent.com/frappe/charts/master/dist/frappe-charts.min.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Usage
|
#### Usage
|
||||||
```js
|
```js
|
||||||
const data = {
|
const data = {
|
||||||
labels: ["12am - 3am", "3am - 6pm", "6am - 9 A.M",
|
labels: ["12am - 3am", "3am - 6pm", "6am - 9 A.M",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user