Pierre

Results 7 issues of Pierre

Hi, I put a simple test.js alone in a directory: > plotlib = require('nodeplotlib'); > const data = [{x: [1, 3, 4, 5], y: [3, 12, 1, 4], type: 'line'}];...

bug
previous version

Hi, I get this error when executing `rest.serve()` with ``` RuntimeError: asyncio.run() cannot be called from a running event loop sys:1: RuntimeWarning: coroutine 'Server.serve' was never awaited ``` I have...

(please check correctness)

### Actual behavior Problème de curseurs de sélection des durées de rando qui ne sélectionnent pas ce qui est demandé quand on met les 2 curseurs sur un seul critère...

Hello, I don't manage to pass a 'DisplayName' argument. It falls in this error: > Error using boundedline (line 175) > Unexpected input: should be x, y, bounds triplets Is...

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...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
ui