Skip to content

Releases: danjgale/surfplot

v0.2.0

20 Dec 21:03
Compare
Choose a tag to compare

Release notes

Bug fixes:

  • Fixed matplotlib colorbar axis errors with matplotlib>=3.6.0 (see issue #16 and PR #17)
  • Fixed LinearSegmentedColormap problems with matplotlib>=3.6.0 (see issue #12 and PR #19)
  • Fixed color_rangediscrepancy issues with matplotlib and brainspace (see issue #18 and PR #19)
  • Fixed path handling when loading surfaces; file reading should now work across all platforms (see issue #13 and PR #20)

Features added:

  • alpha parameter to Plot.add_layer() for transparent data plotting (see PR #14)

New contributors!! Big thank you to:

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Oct 02:41
Compare
Choose a tag to compare

First release!

Minor bug and doc fixes

  1. Uses neuromaps instead of brainnotation in docs (in accordance with the name change)
  2. Bug fixes for matplotlib minimum version and NaN handling

v0.0.1rc

09 Aug 02:11
Compare
Choose a tag to compare
v0.0.1rc Pre-release
Pre-release

Tentative pre-release version