Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@guiwitz guiwitz released this 05 Apr 16:09
· 17 commits to master since this release
cb12cd8

microfilm 0.1.0

This release adds a few notable features such as colorbars and the possibility to plot projections. This release also now uses the matplotlib-scalebar package to add scalebars instead of the previous custom solutions.

New Features

Improvements

  • Accept additional matplotlib options for label format by @guiwitz in #8
  • Default muli-channel colormaps are now CMY instead of RGB by @guiwitz in #17

API changes

  • The usage of matplotlib-scalebar introduces some minor breaking changes. For details see the PR #15.

Full Changelog: v0.0.8...v0.1.0