Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| info:dot:homepage [2026/04/22 04:38] – radeff | info:dot:homepage [2026/04/22 04:40] (Version actuelle) – radeff | ||
|---|---|---|---|
| Ligne 27: | Ligne 27: | ||
| {{ info: | {{ info: | ||
| - | ===== examples | + | ===== exemple 1 (simple) |
| - | https:// | + | |
| - | + | ||
| - | {{info: | + | |
| <code dot> | <code dot> | ||
| digraph { | digraph { | ||
| Ligne 44: | Ligne 40: | ||
| </ | </ | ||
| - | {{ info:dot:graphviz_ex.zip |}} | + | {{info:dot:1.png|}} |
| - | {{ : | + | source: https://renenyffenegger.ch/ |
| + | ===== exemple 2 (couleur) ===== | ||
| <code dot> | <code dot> | ||
| digraph { | digraph { | ||
| Ligne 59: | Ligne 56: | ||
| " | " | ||
| } | } | ||
| - | # source: https:// | ||
| </ | </ | ||
| - | ===== Exemple | + | {{ : |
| - | {{ : | + | |
| + | source: https:// | ||
| + | |||
| + | ===== exemple 3 avec intégration HTML, couleurs etc ===== | ||
| <code dot> | <code dot> | ||
| Ligne 109: | Ligne 109: | ||
| </ | </ | ||
| + | {{ : | ||
| ====== plugins IDE ====== | ====== plugins IDE ====== | ||
| ===== Visual Studio Code (Codium) ===== | ===== Visual Studio Code (Codium) ===== | ||
| Ligne 122: | Ligne 122: | ||
| <code bash> | <code bash> | ||
| #! / | #! / | ||
| - | # Script to grate graphviz images from dot files | + | # Script to create |
| echo " | echo " | ||