Avoid group label text with lines
This commit is contained in:
@@ -81,4 +81,8 @@ class LayoutGroup {
|
||||
label: this.graphGroup_.label,
|
||||
};
|
||||
}
|
||||
|
||||
hasGraphGroup() {
|
||||
return this.graphGroup_ != null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user