Releases: jchristopherson/fplot
Releases · jchristopherson/fplot
v1.8.4
v1.8.3
Updated the .mod file install location.
v1.8.2
This release cleaned up a few minor issues in the CMake build scripts.
v1.8.1
Clean up build scripts
v1.8.0
This release adds/updates the following:
- Add correlation matrix plot
- Improve histogram plotting
- Add alpha (transparency) to color
- Add axis label translation
- Add tic label rotation and translation
v1.7.2
- Transitioned documentation to FORD generated documentation
- Cleaned up code and examples
v1.7.1
CMake build script bug fix
v1.7.0
Adds:
Variable size points
Arrows
Use FORCOLORMAP to allow creation of custom colormaps
Use FSTRING and update string handling internally
Fixes:
Fix issues with the install script
v1.6.2: Added FPM support
Added FPM support.
Bug fix and meson support
Bug fix and adding meson support. Thanks Átila Saraiva!