summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--leafymiracle/widgets.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/leafymiracle/widgets.py b/leafymiracle/widgets.py
index d2b38c0..7816da4 100644
--- a/leafymiracle/widgets.py
+++ b/leafymiracle/widgets.py
@@ -37,7 +37,6 @@ class LeafyGraph(SQLARadialGraph):
show_attributes = False
imply_relations = True
auto_labels = False
- excluded_columns = ['group']
deep_linking = True
#transition = JSSymbol(src='$jit.Trans.Back.easeInOut')
duration = 400