python-jgrapht
python-jgrapht copied to clipboard
Drawing masked subgraph does not work.
Since positions are extracted using vertex indices and not values, masked subgraphs are not drawn correctly. This is fixed in pull request #12.