lichartee/README.md
2024-01-17 03:13:30 +01:00

885 B

lichartee

Clone of matplotlib in javascript

Getting started

Download or clone this repo, then open index.html in your favorite browser.

test.js present an example use of this library.

Documentation

Author

  • linarphy - initial work

Versioning

We use Semver for versioning.

License

This project is licensied under the Chocolate-Ware license - see the LICENSE file for more information.

Changelog

v 0.1.3

  • Add text support
  • Add x and y-Axis with label

v 0.1.2

  • Add documentation

v 0.1.1

  • Allow the use of dashed and dotted line
  • Remove Style class
  • Improve rectangular box between axes
  • Improve examples in test.js

v 0.1.0

  • creation of a basic layout

Roadmap

  • Add more option to stylize the line
  • Add point style