Mathieu

Results 51 comments of Mathieu

I started investigating into vega. For now, it is not adapted to scalajs. It means, that a server request is necessary for each plot build whereas it could be fully...

A mapping of plotly has been initiated and I am helping on it: https://github.com/DefinitelyScala/scala-js-plotlyjs.

Well, it is not a bug, the system is not configured to display xml file. But I can implement this.

One restriction is we have to choose whether we want upload files or directories

8894764bb44afa6e4ff8c8079294d19f26f96273 fixes it

The downloading ration has still to be implemented.

Should be integrated in a preference menu, which does not exist yet

Actually medians is defined in the "Scala functions" page: https://next.openmole.org/Scala+Function.html It used to be a Task. The problem is that the number of Tasks will grow dramatically if we create...

Peharp's we could indeed do a generic StatTask with different functions available in it. This way, adding new stat functions do not increase the number of Task. I believe it...

Hi Thomas, it is an error connected to the launching of your web browser (openmole is now a client/server application). For some reason it is not possible to launch your...