Austen
7c18dd6965
feat: autolabel flag in diagrams that modifies label ( #482 )
...
* autolabel flag in diagrams that modifies label
* update based on review
2 years ago
gabriel-tessier
5055e00d45
feat(output): Generate dot file and support multi outformat.( #441 ) Re ( #592 )
...
* feat(output): Generate dot file and support multi outformat.(#441 )
* [fix] forget to clean the dot generated file.
* [fix] indentation
* [fix] Review + add more cases in unittest
* [fix] Add dot in the test
3 years ago
lrjball
e43c860732
fix: removed over-nesting in resources file and added test ( #498 )
...
* Removed over-nesting in resources file and added test
* Update test_diagram.py
updated doc string of test function
3 years ago
mingrammer
93dcef880b
chore: clean styles
4 years ago
gabriel-tessier
f26055608f
fix(diagrams): Set a dummy filename to prevent raise error when both … ( #240 )
...
* fix(diagrams): Set a dummy filename to prevent raise error when both name and filename are not provided(#203 )
* Update __init__.py
Update default name to "diagrams_image"
* Update test_diagram.py
Update unit test to reflect the file name change.
4 years ago
mingrammer
f8ac547492
feat(option): add curvestyle option (ortho or curved)
4 years ago
mingrammer
6263474761
lint: blackify
5 years ago
Andrew Selivanov
ca1e7ec02a
Edge attributes support ( #48 )
...
* Edges support
* Documentation and additional style attribute
* Better example and review changes
* Fix xlabel
* Fix docs
* Add Edge default properties
* Fix edge docs
Co-authored-by: Andrew Selivanov <a_selivanov@wargaming.net>
5 years ago
Bjorn Tillenius
d1e3b45dd3
Allow an output filename to be passed to Diagram explicitly.
...
This allows you to have a consistent output filename, even if you decide
to tweak the diagram name.
5 years ago
mingrammer
b384b723b3
feat: initial commit
5 years ago