- 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 6 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
unclutter window scope of all parse-related and category-related vars + clarify confusion in using the word "reverse"
-
Romain Loth authored
-
Romain Loth authored
-
- 10 May, 2017 4 commits
-
-
Romain Loth authored
restored switch in main allowing API graph data input in json + started debugging types/categories + introduced the more generic variants of getUrlParam and prepareNodesRenderingProperties we did in comex2
-
Romain Loth authored
All these advances from politoscope prototype will be useful for the port and general refactoring: - removed legacy cortext localdb - new 'attrs to bins' logic (cf. scanClusters in parsing) - new 'attrs to colors' logic - new alt_colors rendering - new histogram variant: *daily* histograms - ! new simpler twitterAPI (directly with twitter's endpoints) ! - useful debug logs for db.json loading and parseCustom - prepared parseCustom 'types' refactoring - getCurrentType function
-
-
Romain Loth authored
-
- 25 Apr, 2017 1 commit
-
-
Romain Loth authored
factor in binning we had for legends to a much earlier stage in parsing, thus creating value facets with reverse index accessed via TW.Clusters.type.facet[facetvalue].nids
-
- 24 Apr, 2017 2 commits
-
-
Romain Loth authored
-
Romain Loth authored
-