Skip to content

Releases: WIAS-PDELib/GridVisualize.jl

v1.15.2

24 Jun 14:25
d6ad80f
Compare
Choose a tag to compare

GridVisualize v1.15.2

Diff since v1.15.1

Merged pull requests:

  • Fix coordinate transformation for 1D slice plots (#88) (@pjaap)

v1.15.1

23 Jun 08:37
Compare
Choose a tag to compare

GridVisualize v1.15.1

Diff since v1.15.0

Merged pull requests:

  • Allow for makie 0.24, Triangulate 3.0 (#89) (@j-fu)

v1.15.0

17 Jun 09:19
2171b03
Compare
Choose a tag to compare

GridVisualize v1.15.0

Diff since v1.14.0

Merged pull requests:

v1.14.0

13 Jun 21:04
Compare
Choose a tag to compare

GridVisualize v1.14.0

Diff since v1.13.0

Merged pull requests:

  • Jf/extensions (#81) (@j-fu)
  • Add methods for plotting TriangulateIO (#83) (@j-fu)
  • fix version number in changelog (#84) (@j-fu)

v1.13.0

12 Jun 12:32
Compare
Choose a tag to compare

GridVisualize v1.13.0

Diff since v1.12.0

v1.12.0

12 May 09:00
Compare
Choose a tag to compare

GridVisualize v1.12.0

Diff since v1.11.0

Merged pull requests:

  • First draft commit of GridVisualize-Doc with Examplejuggler (#67) (@Liameloy)
  • Disable julia-actions/cache for now (#70) (@pjaap)
  • Remove PlutoVista from deps (#73) (@j-fu)
  • re-add multiscene plots (#74) (@j-fu)
  • File format changes of plotting images and more (#75) (@Liameloy)
  • Split the page 'Examples' into two pages (#76) (@Liameloy)
  • [pre-commit] bump gitleaks (#77) (@jpthiele)

Closed issues:

  • Use ExampleJuggler to manage plot examples etc. (#66)
  • Unnecessary super-directory for the plotting-examples in documentation (#72)

v1.11.0

04 Mar 15:35
89e8f0d
Compare
Choose a tag to compare

GridVisualize v1.11.0

Diff since v1.10.0

Merged pull requests:

  • Add high level methods for sliceplot and lineplot (#65) (@pjaap)

v1.10.0

20 Jan 10:27
Compare
Choose a tag to compare

GridVisualize v1.10.0

Diff since v1.9.0

Merged pull requests:

  • GLMakie: Annotate cell/boundary region color bar (#38) (@pjaap)
  • PyPlot: fix label position and annotate color bar (#39) (@pjaap)
  • [CI] Bump Julia version in pre-commit (#54) (@jpthiele)
  • Fix Pyplot, Add unit tests (#55) (@pjaap)
  • Update encoding of CHANGELOG (#56) (@pjaap)
  • Add runic badge and remove formatter config (#57) (@jpthiele)
  • Add check for undocumented names; remove a dangling exported function (#59) (@pjaap)
  • [CI] rename pre-commit action (#60) (@jpthiele)

Closed issues:

  • Adaptations to GeometryBasics v0.5. (#49)
  • Document undocumented names (#58)

v1.9.0

25 Nov 13:19
Compare
Choose a tag to compare

GridVisualize v1.9.0

Diff since v1.8.2

Merged pull requests:

Closed issues:

  • Fix type piracy with Colors.RGB (#36)

v1.8.2

08 Nov 09:19
cb8ed34
Compare
Choose a tag to compare

GridVisualize v1.8.2

Diff since v1.8.1

Merged pull requests:

  • Fix GLMakie region colorbar in 2D/3D Plots (#29) (@pjaap)
  • Bump version and add myself to list of authors (#30) (@pjaap)

Closed issues:

  • Problem with labelling region number colorbars in Makie (#21)