From 98a130c1f4652b3de03cd416fca549b7b166eeac Mon Sep 17 00:00:00 2001 From: anlisha-maharjan Date: Thu, 14 Nov 2024 11:51:20 +0100 Subject: [PATCH] NN-609 complete graph parameter UI --- .../toolbar/modules/SelectionList.vue | 109 +++++++++--------- 1 file changed, 53 insertions(+), 56 deletions(-) diff --git a/frontend/src/components/toolbar/modules/SelectionList.vue b/frontend/src/components/toolbar/modules/SelectionList.vue index b8023f0e..8a4a18f5 100644 --- a/frontend/src/components/toolbar/modules/SelectionList.vue +++ b/frontend/src/components/toolbar/modules/SelectionList.vue @@ -4,10 +4,10 @@
Degree value
- - -
@@ -21,10 +21,10 @@
Betweenness centrality value
- - -
@@ -38,10 +38,10 @@
padj value (log10)
- - -
@@ -55,10 +55,10 @@
pagerank value (log10)
- - -
@@ -77,34 +77,30 @@ No selectable dcoloumns
    + class="max-h-[240px] overflow-auto overflow-x-visible list-none mb-4 p-0 m-0 mt-1 px-2.5 flex flex-col divide-y dark:divide-[#343b4c]">
  • {{ entry }}
    - - - - +
    - Inverse - + Inverse selection + - -
  • +
-