Skip to content

v0.13.0

Compare
Choose a tag to compare
@byrdie byrdie released this 12 Oct 05:25
· 19 commits to main since this release
6a053a9

What's Changed

  • Added get_xlabel(), get_ylabel(), get_title(), get_xscale(), get_yscale(), get_aspect(), transAxes(), and transData() functions to the named_arrays.plt module. by @byrdie in #80
  • Added named_arrays.AbstractArray.to_string_array() method. by @byrdie in #81
  • Changed the behavior of named_arrays.plt.subplots() to put the origin of the subplot grid in the lower-left corner. by @byrdie in #82

Full Changelog: v0.12.0...v0.13.0