- Dec 15, 2022
-
-
Behrisch, M. (Michael) authored
-
- May 10, 2022
-
-
Behrisch, M. (Michael) authored
primarily improves the code for the tests and removes overlap test components
-
- Apr 02, 2022
-
-
Behrisch, M. (Michael) authored
Pills and React Flow components impl can be shared for consistency. Schema vs QueryBuilder can provide subclasses.
-
Behrisch, M. (Michael) authored
-
- Mar 14, 2022
-
-
Behrisch, M. (Michael) authored
The cytoscape layouts needed the headless mode to compute the width and height correctly. Now the layouts are working with these (computed) options.
-
- Mar 13, 2022
-
-
Behrisch, M. (Michael) authored
graph-layout's index.ts was not up to date and the node_module folder was accidentially commited.
-
Behrisch, M. (Michael) authored
-
- Mar 11, 2022
-
-
Behrisch, M. (Michael) authored
Adds cytoscape klay, dagre, elk, fcose, cose-bilkent, cise to the layout library
-
Behrisch, M. (Michael) authored
Was only used for trying nx's publishable library functionalities.
-
- Mar 10, 2022
-
-
Behrisch, M. (Michael) authored
Several (potentially even external) libraries might want to use our mock data and some utils. I pulled them out into a lib with a package.json
-
- Mar 09, 2022
-
-
Behrisch, M. (Michael) authored
This reverts commit 2c26f4ed.
-
- Feb 18, 2022
-
-
Sivan Duijn authored
-
- Feb 15, 2022
-
-
Behrisch, M. (Michael) authored
This feature introduces @graphpolaris/shared/graph-layout with four layouts (circular, noverlap, random, forceatlas2) Shows how to apply layouts to graphology graphs in the schema.
-