Update README.md

This commit is contained in:
Pierre 2021-10-07 20:55:19 +08:00 committed by GitHub
parent ffe0f0a3cd
commit c95e3bb58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Morris.js06 - pretty time-series line graphs
This is an improved work of the great plugin [morris.js](https://github.com/morrisjs/morris.js), the simplest chart library for javascript!
This is an improved work of the great plugin [morris.js](https://github.com/morrisjs/morris.js), the simplest chart library for Javascript and Typescript!
![examples](examples/image.png)
Examples can be seen in [action](https://pierresh.github.io/morris.js/image.html) and their source codes are available [here](https://github.com/pierresh/morris.js/blob/master/examples/image.html)