matplotnode
matplotnode copied to clipboard
C++ bindings for Node.js exposing a subset of matplotlib's functionality through the CPython API.
what can I solve it : 
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...
Python3
Hello, Just wondering if it's a big challenge to make it work w/ python3. rgds