lichartee/README.md
2023-12-30 22:14:11 +01:00

37 lines
611 B
Markdown

# lichartee
Clone of [matplotlib](https://matplotlib.org) in javascript
## Getting started
Download or clone this repo, then open [index.html](index.html) in your
favorite browser.
[test.js](test.js) present an example use of this library.
## Documentation
WIP
## Author
- linarphy - *initial work*
## Versioning
We use [Semver](http://semver.org) for versioning.
## License
This project is licensied under the Chocolate-Ware license - see the
[LICENSE](LICENSE) file for more information.
## Changelog
*v.0.1*
- creation of a basic layout
## Roadmap
- Add linestyle support
- Add documentation