Skip to content

Some bug fixes (dictionary and tests)

Latest
Compare
Choose a tag to compare
@benmaier benmaier released this 30 Jun 15:06
· 3 commits to master since this release

Added

  • test for calling with dictionary

Changed

  • each link can now be colored individually in the python draw backend

Fixed

  • providing a link-node dictionary to the visualization function does not raise an error anymore
  • G.node gives an error since networkx 2.4 and we catch it now