- 21 Jan, 2020 1 commit
-
-
Justin Woo authored
-
- 11 Jan, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Instead, add it to removed node ids and hide them via transformed graph functionality.
-
- 08 Jan, 2020 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 30 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This affects forceatlas etc -- nodes/edges are not hidden anymore but really removed from the graph.
-
- 24 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 21 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 20 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
I.e. neighbor badges are clickable now.
-
- 19 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
Also, preliminary work done for selectorSize control.
-
Przemyslaw Kaminski authored
-
- 11 Dec, 2019 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Now opening one of them doesn't move the graph.
-
Przemyslaw Kaminski authored
I.e. fresh graph loading was fixed (force atlas restarts correctly, edges are hidden automatically).
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
By edge.weight and edge.confluence.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 10 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
NodeSize range is set from graph data. Search first draft.
-
Przemyslaw Kaminski authored
Eg. unnecessary Maybe types removed.
-
- 06 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
As an example, this transforms the fetched graph and: hides nodes (via the nodeSize state) and changes their colour (via selectedNodeIds).
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 04 Dec, 2019 2 commits
-
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 03 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 02 Dec, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 29 Nov, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 28 Nov, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This is achieved by introducing graph Stage. We can split initial rendering then from hooks when ready (like showing marked selections) and the cleanup stuff.
-
- 27 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
useAff cached to aggressively. Added refs for path comparison (this also adds a requirement of Eq path to useLoader now). Also, removed lots of duplicated code in Loader.purs and unified to have only one loader.
-
- 25 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
useMemo in useLoader does shallow object comparison -- probably this is the reason.
-
- 22 Nov, 2019 3 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 21 Nov, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This still doesn't show up because I need GraphSideCorpus array from somewhere, apparently.
-
- 15 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
It's not needed now for testing the flickering.
-