Skip to content

Commit 7eff80f

Browse files
committed
reduce images size
1 parent 8d4117c commit 7eff80f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ and play with matplotlib and networkX settings.
3434
In default view - red line show dependencies between entities in different modules. Green - entities in module.
3535

3636
.. image:: codegraph/docs/img/graph_visualisation.png
37-
:width: 300
37+
:width: 250
3838
:alt: Graph visualisation
3939

4040
.. image:: codegraph/docs/img/code_with_trash_module.png
41-
:width: 300
41+
:width: 250
4242
:alt: Code with not used module
4343

4444
.. image:: codegraph/docs/img/normal_code.png
45-
:width: 300
45+
:width: 250
4646
:alt: Code there all modules linked together
4747

4848
TODO:

0 commit comments

Comments
 (0)