Gerald Colin

Results 3 issues of Gerald Colin

Hello @HanSolo , I try to change the font for the axis but it's not working for the moment (I've tried through css). ![image](https://user-images.githubusercontent.com/7959058/41783308-dafafcc2-763c-11e8-8ce6-95686c031c53.png) ```css .axis .yaxis { -fx-font-family: "Arial";...

Hello, I want to use the skipClient. Based on issue #10 it should be supported. When I use it like that (with for all) ![jdl-studio-02](https://user-images.githubusercontent.com/7959058/46016475-33894000-c0d5-11e8-8083-d3d0d00da5d3.png) and when I import it...

The problem came from that the js object is not a string all the time and the replace function through an error and block the function closeNotes(). With this, it...