Skip to content

Commit

Permalink
Merge pull request #56 from WIAS-PDELib/fix/CHANGELOG
Browse files Browse the repository at this point in the history
Update encoding of CHANGELOG
  • Loading branch information
pjaap authored Nov 28, 2024
2 parents bd664f1 + a3a0fba commit d677e85
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,20 @@ See also https://blog.makie.org/blogposts/v0.21/

- Gridscale etc (#20)

Some updates, fixes:

* gridscale for plutovista, pyplot, makie,plots

* Export vectorsample and quiverdata

* Fix streamplot handling for Makie

* spacing -> rasterpoints for quiver, streamplot

* Ensure that colorbarticks are always shown and contain the function limits

* Add customplot

Some updates, fixes:

* gridscale for plutovista, pyplot, makie,plots

* Export vectorsample and quiverdata

* Fix streamplot handling for Makie

* spacing -> rasterpoints for quiver, streamplot

* Ensure that colorbarticks are always shown and contain the function limits

* Add customplot



## [1.4.0] - 2023-12-05
Expand Down Expand Up @@ -121,22 +121,22 @@ Co-authored-by: Christian Merdon <[email protected]>

- Improved PyPlot backend: (#17)

* better fontsize recognition

* correct fig sizes

* tight_layout() also for SubVisualizer reveal

* fixed rare clipping of last colorlevel in scalarplot

* coordinate limits (xlimits etc.) are used in vectorsample (such that scaling only is applied to vectors in the clipped area)

* new vector scaling method vconstant that scales all arrows equally

* repaired streamplot (U and V arguments needed transposition)

* added density argument to streamplot

* better fontsize recognition

* correct fig sizes

* tight_layout() also for SubVisualizer reveal

* fixed rare clipping of last colorlevel in scalarplot

* coordinate limits (xlimits etc.) are used in vectorsample (such that scaling only is applied to vectors in the clipped area)

* new vector scaling method vconstant that scales all arrows equally

* repaired streamplot (U and V arguments needed transposition)

* added density argument to streamplot



## [1.1.0] - 2023-06-02
Expand All @@ -154,4 +154,4 @@ fix colorbarticks

- Subgridplots (#16)

Handle plots of discontinuous functions in Makie,Pyplot, PlutoVista
Handle plots of discontinuous functions in Makie,Pyplot, PlutoVista

0 comments on commit d677e85

Please sign in to comment.