Skip to content

Releases: danjgale/surfplot

v0.2.0

Choose a tag to compare

@danjgale danjgale released this 20 Dec 21:03

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

Choose a tag to compare

@danjgale danjgale released this 14 Oct 02:41

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

v0.0.1rc Pre-release
Pre-release

Choose a tag to compare

@danjgale danjgale released this 09 Aug 02:11

Tentative pre-release version