]> Git — Sourcephile - gargantext.git/commit
add the view maker system
authorqlobbe <quentin.lobbe@gmail.com>
Mon, 25 Mar 2019 16:23:27 +0000 (17:23 +0100)
committerqlobbe <quentin.lobbe@gmail.com>
Mon, 25 Mar 2019 16:23:27 +0000 (17:23 +0100)
commite23cae57cdc779e89bc47df167112a317b9f4bbb
treea9ec5c2e10bdf4a59e2147d5f2319550f5c9a8bd
parentb7409d1bceee28e07471678128f917001cff396a
add the view maker system
src/Gargantext/Viz/Phylo.hs
src/Gargantext/Viz/Phylo/Example.hs
src/Gargantext/Viz/Phylo/Tools.hs
src/Gargantext/Viz/Phylo/View/Display.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/Filters.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/Metrics.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/Sort.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/Taggers.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/ViewMaker.hs [new file with mode: 0644]