Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@philippjfr philippjfr released this 04 Feb 13:30

This is a major release which includes the addition of a networkx plotting API and a number of important bug fixes.

Features:

  • A new NetworkX interface providing equivalents for the networkx plotting module (#152, #154)

Fixes:

  • Fixed handling of labelled property to hide axis labels (#142)
  • Fixed handling of DataArrays and groupby on RGB plots (#138, #141)
  • Allow setting axis position (#149)
  • Fixes for setting the axis positions (#145)