Releases: jchristopherson/fplot
Releases · jchristopherson/fplot
v1.8.2
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!
Added new plot types and functionallity
- Added several new plot types supporting vector-field plotting and polar plots.
- Established new color schemes
- Added new color maps and exposed additional functionality.
Added Functionallity
Add basic triangulation support.