Cedrik Neumann
0a67f0ea91
feat(scripts): provide `diagrams` CLI ( #524 )
...
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/ )
or [uv](https://docs.astral.sh/uv/ ).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
4 months ago
Oskar Klintrot
08e484c270
docs: Add instructions how to install graphviz via winget ( #1096 )
...
* docs: Add instructions how-to install graphviz via winget
* Must use interactive to add to path
5 months ago
Alex Malins
26b98e4a8a
Fix incorrect on-premise refs from PR #1023 ( #1097 )
...
import of which broken the image links on the
Examples page for the AWS on-premises examples
This PR corrects the issues and uses on-premises
where needed
7 months ago
Filipe Oliveira
e6aaeaa4f4
fix: Refactor on-premises service names for consistency
11 months ago
Manusha Chethiyawardhana
de52317c58
Update installation.md ( #1021 )
...
Update required Python version in docs
12 months ago
Benedikt Werner
4c2d8a3795
Improve wording of documentation ( #990 )
1 year ago
gabriel-tessier
09587f55b8
docs(all): update from main to primary ( #573 )
4 years ago
gabriel-tessier
1fdfdc4c62
docs(all): update to main replica ( #477 )
4 years ago
gabriel-tessier
54a26048f7
docs(website): update Fluentd path in examples ( #429 )
5 years ago
mingrammer
8ad2c0a454
docs: update examples
5 years ago
mingrammer
62248b7476
docs(installation): mention required python version
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>
6 years ago
Aaron Steers
f35a43221b
Add `choco install graphviz` tip for Windows users
6 years ago
mingrammer
be2cc658bc
docs: update example postions and titles
6 years ago
mingrammer
05f4c7ee85
fix(docs): example title
6 years ago
mingrammer
ae8f78086c
docs: simplify the on-premise example
6 years ago
mingrammer
a17789bc88
docs: update on-premise example
6 years ago
mingrammer
fe9c298632
docs: update on-premise example
6 years ago
mingrammer
c500223e81
docs: add an example for on-premise
6 years ago
Daniel Ferrari
70addf3a64
feat: add custom node class ( #25 )
...
* feat: add custom node class
* docs: add example about custom node
* docs: improve example about custom node usage
* docs: fix variable name
6 years ago
mingrammer
938cd6f0ac
fix(docs): broken links
6 years ago
mingrammer
71df30d5c6
docs: add nodes docs and reconstruct the docs folder
6 years ago