Hello- I'm pleased to announce guile-plotutils v1.0.2
This is a library for GNU Guile to use the plotting and graphing functionality provided by GNU Plotutils. If you want to create square graphs that look like they are straight out of a 1990's scientific journal, then this is the library for you! It depends on libplot from GNU Plotutils, which is increasingly hard to come by. Online documentation is available at https://spk121.github.io/guile-plotutils A gallery of sample plots is at https://spk121.github.io/guile-plotutils/Gallery.html NEWS Changes in 1.0.2 (since 1.0.1) * Fixed bug where toggle-auto-bump! was actually transposing axes * Fixed bug where title-font-size! failed to change the font size * Fixed various memory leaks. * Changed default install directories to those reported by Guile macros during configure by default. * Adds the configure option '--with-gnu-filesystem-hierarchy' to install in directories under $datadir and $libdir instead. This configure option is used by default under 'make distcheck' Download https://github.com/spk121/guile-plotutils/releases/tag/v1.0.2 Regards, Mike Gran
