Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 13:17
· 70 commits to main since this release
760c943

UnfoldMakie v0.5.2

Diff since v0.5.1

Fixed issues:

ERP image

  • became Observable-friendly
  • xautolimitmargin and yautolimitmargin was specified as (0, 0) so wierd white stripes disappeared
  • meanplot and sortvalueplots axes were linked with ERP image axes
  • x- and yticks are showing extrema values
  • two tests for issues above were added

Additionally

  • slicing.jpg was updated

Merged pull requests:

Closed issues:

  • Make plot_erpimage sensitive to Observables (#160)
  • plot_topoplotseries allow ::GridLayoutBase.GridSubposition (#162)