Skip to content

Commit eda0387

Browse files
committed
Merge branch 'JUPY-308'
2 parents 1f3747d + e303ed0 commit eda0387

File tree

4 files changed

+4201
-6
lines changed

4 files changed

+4201
-6
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ functions:
112112
- `text`: The text that displayed at the relationship. By default, the relationship's type is used.
113113
- `color`: The relationship's color.
114114
- `thickness_factor`: The relationship's stroke thickness factor. By default, `1`.
115+
- `styles`: The style of the edge.
115116
- `property`: Allows to specify additional properties on the relationship, which may be bound by other bindings.
116117

117118
- `add_parent_relationship_configuration(type: Union[str, list[str]], reverse: Optional[bool] = False) -> None`

0 commit comments

Comments
 (0)