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

Refactor/nx #61

Closed ngfelixl closed 2 years ago

ngfelixl commented 2 years ago

It is a completely different version, architecture, setup, dependencies.

You can read more about it here.

Checklist

Here you can see a potential result. I would be happy to get feedback on this.

nodeplotlib

Also solves:

ngfelixl commented 2 years ago

It might not be the best solution to bundle the @nestjs dependencies. They should not rely on native C++ bindings, but it is not guaranteed. Therefore no external library should be bundled.