Releases: jchristopherson/fplot
Releases · jchristopherson/fplot
v1.7.1
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.
Update dependencies
This release updates dependencies and fixes a few lingering bugs.
Bug Fix
Fix bug caused by resetting legend visibility when clearing the plot.
Bug Fix
This release fixes a minor bug relating to the resetting of colors upon clearing of a plot.
Added functionallity
Add functionality and smoothed out a few bumps.
Added:
- plot_data_error_bars: Allows plotting of error bars
- plot_labels: Allows the addition of labels to a plot
- multiplot: Allows the use of multiplots
- Added a logarithmically spaced array generation routine
Improved:
- Improved automatic color selection for line type plots
- Improved definition of a filename for file-based terminals.