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
vor 3 Jahren
mingrammer
93dcef880b
chore: clean styles
vor 4 Jahren
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.
vor 4 Jahren
mingrammer
f8ac547492
feat(option): add curvestyle option (ortho or curved)
vor 4 Jahren
mingrammer
6263474761
lint: blackify
vor 4 Jahren
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>
vor 4 Jahren
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.
vor 4 Jahren
mingrammer
b384b723b3
feat: initial commit
vor 4 Jahren