Skip to content

Releases: unfoldtoolbox/UnfoldMakie.jl

v0.3.0

27 Apr 19:31
Compare
Choose a tag to compare

UnfoldMakie v0.3.0

Diff since v0.2.7

Merged pull requests:

v0.2.7

24 Mar 10:21
583c3e0
Compare
Choose a tag to compare

UnfoldMakie v0.2.7

Diff since v0.2.6

Merged pull requests:

  • CompatHelper: bump compat for Unfold to 0.4, (keep existing compat) (#46) (@github-actions[bot])

v0.2.6

16 Feb 14:19
Compare
Choose a tag to compare

UnfoldMakie v0.2.6

Diff since v0.2.5

v0.2.5

16 Feb 13:30
Compare
Choose a tag to compare

UnfoldMakie v0.2.5

Diff since v0.2.4

Closed issues:

v0.2.4

19 Jan 11:21
5f62a02
Compare
Choose a tag to compare

UnfoldMakie v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

01 Dec 15:18
ab29e95
Compare
Choose a tag to compare

UnfoldMakie v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

01 Dec 09:07
4799a61
Compare
Choose a tag to compare

UnfoldMakie v0.2.2

Diff since v0.2.1

release notes

  • new colors for butterfly plots
  • fix many inconsistencies in the docu
  • added circulareegtopoplot (@lokmanfl @jschepers)
  • added RelativeAxis (similar to BBox, but to an axis instead a scene)
  • fix unittests
  • added Literate.jl for Docs
  • compat fix

Merged pull requests:

v0.2.1

20 Oct 11:01
1243dc7
Compare
Choose a tag to compare

UnfoldMakie v0.2.1

Diff since v0.2.0

v0.2.0

20 Oct 10:26
13a7d0c
Compare
Choose a tag to compare

UnfoldMakie v0.2.0

Diff since v0.1.4

Release notes:
Lot's of changes. Most importantly a completly new & unified interface.

Old: plot_results(::DataFrame;color=:coefname), new plot_erp(::DataFrame;setMappingValues=(;color=:coefname))

In general, we allow for vast customization of the plots, by specifying setMappingValues, setExtraValues (plot-type specific), setAxisValues, setVisualValues and more. Have a look at the docs for detail.

Current plotting functions:
plot_erp - ERP line plot
plot_butterfly - butterfly + optional topoplot
plot_topoplot - uses TopoPlots.jl, in the future with automatic topoplot series once TopoPlots.jl is merged
plot_designmatrix - to plot time expanded or normal designmatrices
plot_erpimage - erpimage, currently only for Matrix input
plot_parallelcoordinates - parrallel Coordinate Plot

Merged pull requests:

v0.1.4

09 May 11:41
Compare
Choose a tag to compare

UnfoldMakie v0.1.4

Diff since v0.1.3

  • increased Makie compat
  • new Release for Zenodo DOI