- 31 May, 2017 2 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
- 30 May, 2017 1 commit
-
-
Romain Loth authored
renamed (topPapers to relatedDocs, divFlags to moduleFlags...), fixed several config effects that were disconnected (sizeMult, tagcloud sizes, colorsByAtt), generalized the TW.conf prefix
-
- 29 May, 2017 1 commit
-
-
Romain Loth authored
reordered params inside settings_explorerjs with new packaging in TW.conf property and more meaningful/transparent variable names + newurl param sourcemode
-
- 24 May, 2017 1 commit
-
-
Romain Loth authored
-
- 23 May, 2017 4 commits
-
-
Romain Loth authored
-
Romain Loth authored
facets (ie clusters and other searchable/colorable attributes) should work with bipartite case, but it meant factorizing facetsBinning() and updateValueFacets() from commit 71507331
-
Romain Loth authored
we adapt the functions that currently need only one element (ie colors, legends) instead of adapting activetypes expression
-
Romain Loth authored
-
- 22 May, 2017 2 commits
-
-
Romain Loth authored
this boolean array symbolizes for each node type if yes or no it is displayed, with effet also on edges)... It apparently replaced around 2015 the earlier convention with types A, B, AB... it is often used (symbolizing for each node type if yes or no it is active)... it was sometimes named states (very confusing with the other 'states' that record user interaction steps and that also contain info about these activetypes) or type (misleading singular)
-
Romain Loth authored
old initListeners split in three: initGUIListeners and initSearchListeners that are run once at page load, and initSigmaListeners that is run for each new graph open from local file... also env function and CSS for the local graph file input
-
- 19 May, 2017 7 commits
-
-
Romain Loth authored
-
Romain Loth authored
in other words we try to distinguish between what needs to be initialized once and what needs to be initialized each time we get new graph data... this use case wasn't covered before and will need some more re-designing, but it's convergent with modularising the app
-
Romain Loth authored
fixed 'cluster_index' and 'clust_default' duplication, also fixed some remaining direct FA2 calls + minor others
-
Romain Loth authored
-
Romain Loth authored
(it was the original design in the 2014 versions and it provides more flexibility like future calling mainStartGraph from a fileinput instead of a remote file (see next commit))
-
Romain Loth authored
-
Romain Loth authored
gathered all conditional FA2 into one function using the switch itself as flag + added wait overlays on layout icons while they're running
-
- 18 May, 2017 6 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
'standalone mode' ie explorerjs.html can be just opened in a browser and will open a gexf from TW.Mainfile
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 17 May, 2017 5 commits
-
-
Romain Loth authored
-
Romain Loth authored
faster NodeWeightFilter with the new index, harmonized calls and signatures for nodes and edges functions, TODO check lastFilter updating
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 16 May, 2017 4 commits
-
-
Romain Loth authored
grouped several init actions to Tinaweb.init() function and created a new index by sizes to avoid calling AlgorithmForSliders each time
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 15 May, 2017 2 commits
-
-
Romain Loth authored
fixed sigma port changes for bipartite states, and more casts removed for non numeric-ids
-
Romain Loth authored
-
- 12 May, 2017 3 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 11 May, 2017 2 commits
-
-
Romain Loth authored
-
Romain Loth authored
-