- 03 Feb, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Also, fixed graph comparison function. This should be both fast and more exact now (previously it only compared node/edge list sizes, now it compares their appropriate hashes).
-
- 07 Dec, 2022 1 commit
-
-
Przemyslaw Kaminski authored
of edges in graph
-
- 30 Nov, 2022 1 commit
-
-
Przemyslaw Kaminski authored
However this doesn't work for large graphs still.
-
- 19 Oct, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 05 Oct, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 29 Sep, 2022 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 28 Sep, 2022 1 commit
-
-
Przemyslaw Kaminski authored
Hover still doesn't though.
-
- 27 Sep, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 26 Sep, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 Sep, 2022 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 25 Apr, 2022 1 commit
-
-
arturo authored
* #375: rc5.x
-
- 14 Jun, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 May, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 10 Mar, 2021 1 commit
-
-
James Laver authored
-
- 05 Mar, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 01 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Jan, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Instead, add it to removed node ids and hide them via transformed graph functionality.
-
- 02 Jan, 2020 1 commit
-
-
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.
-
- 19 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
Also, preliminary work done for selectorSize control.
-
- 11 Dec, 2019 4 commits
-
-
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
-
- 10 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
NodeSize range is set from graph data. Search first draft.
-
- 06 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
As an example, this transforms the fetched graph and: hides nodes (via the nodeSize state) and changes their colour (via selectedNodeIds).
-
- 03 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 28 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 Nov, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Remove utility functions. They were reading refs constantly, pattern matching on Maybe/Either. We can do everything in one go.
-
- 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.
-
- 20 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-