- 22 Jun, 2017 2 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
- 19 Jun, 2017 6 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
(This reverts commit 4dabe1ef.)
-
- 17 Jun, 2017 4 commits
-
-
Romain Loth authored
(and other rounding issue with samerange)
-
Romain Loth authored
display empty bins if samerange, show unrounded values on range thresh hover, normalize empty bin treatment, write exemplar colors directly in TW.Clusters etc
-
Romain Loth authored
-
Romain Loth authored
-
- 16 Jun, 2017 7 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
(forgotten part from last commit 2232005f)
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
2 x refresh was not necessary because invoked by executeNodeMouseMove (possible pull request)
-
- 15 Jun, 2017 5 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 14 Jun, 2017 5 commits
-
-
Romain Loth authored
-
Romain Loth authored
SystemState now integrates the currently highlighted neighbors and relations under .selectionRels property + with this we can optimize deselectNodes (replaces both highlightSelectedNodesand greyEverything and enhances cancelSelection)
-
Romain Loth authored
start integrating neighbors in systemstate (objective: avoid loops on full graph when deselecting with greyEverything) + removed grey flag which was now always == (!active && !highlight)
-
Romain Loth authored
-
Romain Loth authored
clarified changeType steps and conditions + added possibility to come back from 'both types active' state
-
- 13 Jun, 2017 1 commit
-
-
Romain Loth authored
the new variant pushState will append new states itself + SystemState becomes an accessor to TW.states[-1] + start simplifying changeType
-
- 12 Jun, 2017 6 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
via user-configuration of a ranking metric to choose k best labels from the cluster's node set (available from the facet-options dialog box)
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
NB: still need to rm old nodes1 nodes2
-
- 09 Jun, 2017 4 commits
-
-
Romain Loth authored
-
Romain Loth authored
as usual we don't touch the sigma or plugin code, but simply restrict event propagation (plugin's handlers are on body, but events come from sigma container first)
-
Romain Loth authored
-
Romain Loth authored
optional: can be set in conf with 'moreLabelsUnderArea' flag, uses our new functions circleGetAreaNodes() and redrawNodesInHoverLayer()
-