Skip to content

Releases: jchristopherson/fplot

v1.8.2

15 Dec 14:18
82a445e

Choose a tag to compare

This release cleaned up a few minor issues in the CMake build scripts.

v1.8.1

24 Sep 19:46
40ff3a5

Choose a tag to compare

Clean up build scripts

v1.8.0

10 Apr 19:05
da6935a

Choose a tag to compare

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

28 Mar 13:25
e3f855f

Choose a tag to compare

  • Transitioned documentation to FORD generated documentation
  • Cleaned up code and examples

v1.7.1

28 Feb 22:26
6080893

Choose a tag to compare

CMake build script bug fix

v1.7.0

14 Jan 22:53
a46a3b1

Choose a tag to compare

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

15 Sep 17:13
619e769

Choose a tag to compare

Added FPM support.

Bug fix and meson support

31 Oct 13:21
2b3fed5

Choose a tag to compare

Bug fix and adding meson support. Thanks Átila Saraiva!

Added new plot types and functionallity

29 Jun 16:25
f1d0a20

Choose a tag to compare

  • 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

29 Sep 13:32
7250898

Choose a tag to compare

Add basic triangulation support.