matplotnode icon indicating copy to clipboard operation
matplotnode copied to clipboard

C++ bindings for Node.js exposing a subset of matplotlib's functionality through the CPython API.

Results 5 matplotnode issues
Sort by recently updated
recently updated
newest added

what can I solve it : ![image](https://user-images.githubusercontent.com/16470490/219317341-499df5f0-a168-4b42-951f-bb87d4580f41.png)

Hello, I am trying to use matplotnode on a docker container but I am getting this exception when a try to save the image. I don't need to show the...

**Notes** * Does NOT work with node.js 12 (?) * Works with node.js 13

Hello, I have the same issue as [here](https://github.com/mateogianolio/matplotnode/issues/2) but do not really understand how to resolve it. matplotlib works when used with python. I am on ubuntu 18.04, python 2.7...

Hello, Just wondering if it's a big challenge to make it work w/ python3. rgds