index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
drawing
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a Tikz latex drawing feature for networkx (#6238)
Dan Schult
2023-01-04
1
-0
/
+1
*
Adjust imports in drawing layouts with graphviz
Dan Schult
2016-01-11
1
-2
/
+2
*
Simply code for importing pydot.
chebee7i
2015-01-24
1
-21
/
+4
*
Support pydotplus as a (Python 3 compatible) replacement for pydot
Paul Moore
2015-01-14
1
-1
/
+4
*
Specify import error
Aric Hagberg
2011-12-10
1
-2
/
+2
*
Remove warning.
Aric Hagberg
2011-03-20
1
-24
/
+15
*
Include layout module when using Python 3. (Scipy now works with Python 3).
Aric Hagberg
2011-03-01
1
-2
/
+2
*
Move check for import of drawing package to drawing/__init__.py.
aric
2010-08-05
1
-19
/
+25
*
Finesse name clash of write_dot() and read_dot().
aric
2009-12-17
1
-4
/
+18
*
Add explicit imports of drawing packages
aric
2009-08-28
1
-0
/
+3
*
add import to fix test complaints
aric
2009-06-24
1
-0
/
+1
*
Remove duplicate import statement in drawing/__init__.py
dschult
2009-02-24
1
-1
/
+0
*
Use a combination of imports inside functions (for matplotlib and
aric
2009-02-17
1
-33
/
+6
*
adjust imports - might want to warn if matplotlib is not connected
aric
2008-11-07
1
-0
/
+4
*
Remove obsolete nx_pygraphviz interface (use nx_agraph AGraph() interface).
aric
2008-01-08
1
-9
/
+0
*
remove Numeric imports from layout.py in favor of numpy
aric
2006-11-10
1
-2
/
+2
*
Update/add networkx<->pygraphviz (graphviz dot format) examples.
aric
2006-09-25
1
-5
/
+4
*
Add nx_agraph to provide interface to updated pygraphviz package
aric
2006-09-12
1
-0
/
+10
*
use numpy if available or else try Numeric
aric
2006-04-25
1
-6
/
+8
*
Adds interface to pygraphviz with tests.
aric
2005-08-26
1
-3
/
+12
*
Name change from NX->networkx
aric
2005-07-13
1
-0
/
+18