Skip to content

Tags: gonum/plot

Tags

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
all: use built-in min and max functions

We can use the built-in `min` and `max` functions since Go 1.21.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

v0.15.2

Toggle v0.15.2's commit message
all: bump go-fonts/liberation@v0.4.1, go-latex/latex@v0.0.1

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.15.1

Toggle v0.15.1's commit message
all: migrate to codeberg

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.15.0

Toggle v0.15.0's commit message
all: bump gg@v0.6.0

gg@v0.6.0 has a better handling of points' closeness.
see:
https://git.sr.ht/~sbinet/gg/commit/1994be2d12593293d38a10764df23880fee6f436

Fixes #687.

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.14.0

Toggle v0.14.0's commit message
all: bump to Go-1.21, drop Go-1.19

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.13.0

Toggle v0.13.0's commit message
all: update dependencies for Gonum-v0.13.0

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.12.0

Toggle v0.12.0's commit message
all: bump gonum@v0.12.0, x/image and x/exp

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.11.0

Toggle v0.11.0's commit message
ci: use go install pkg@latest

Signed-off-by: Sebastien Binet <binet@cern.ch>

v0.10.1

Toggle v0.10.1's commit message
all: bump ajstarks/svgo@v0.0.0-20211024235047-1546f124cd8b

This ajstarks/svgo revision provides support for Go modules.

v0.10.0

Toggle v0.10.0's commit message
github: remove FUNDING.yml file