Norman Pellet

Results 64 comments of Norman Pellet

See Npellet/visualizer#1022

For the first line, I started with: ``` constructor( wrapper, options, axis = undefined ) { super(); /* The unique ID of the graph @name Graph#uniqueid @type String */ this._creation...

I make another branch (setJSON) that you can try out Corresponding example is in other/setJSON.html

Added the keepState option for min max of the axis

Ah damn this was committed on branch 2.2. My mistake. Le ven. 9 août 2019 à 16:51, Michaël Zasso a écrit : > I don't see a setJSON branch >...

You need to give names to the axes name: "uniquestring" in the axis definition Le ven. 9 août 2019 à 18:26, Michaël Zasso a écrit : > setJSON works, but...

Should get fixed in the latest minor version

Still need to fix getDataFlat and adapt with the current jsGraph implementation of the line serie and scatter serie (at least)