ngfelixl / nodeplotlib

NodeJS plotting library for JavaScript and TypeScript. On top of plotly.js. Inspired by matplotlib.
https://www.npmjs.com/package/nodeplotlib
MIT License
195 stars 24 forks source link

Better documentation #65

Closed vycdev closed 2 years ago

vycdev commented 2 years ago

This project is great, except it lacks documentation. It would be great if we had code examples for every type of chart, I for sure don't know how to use this lib to make a piechart.

vycdev commented 2 years ago

I just found that this matches the plotly documentation.