Skip to content

Releases: HHogg/sysplot

v2.1.0

05 Sep 15:57
Compare
Choose a tag to compare

2.1.0 (2018-09-05)

Features

  • AspectRatio: Adds aspectRatio config property (e3e642f)

v2.0.0

05 Sep 11:14
Compare
Choose a tag to compare

2.0.0 (2018-09-05)

Bug Fixes

  • SysPlot: Added method chaining to the setter methods (4563c77)
  • SysPlot: setConfig always clearing vectors (1817350)

Features

  • Cover: Added new cover config property (f5f4049)

BREAKING CHANGES

  • Cover: The arguments given to algorithms is now a single object. See some of the provided algorithms for an example. This only affects SysPlot when used with custom alogrithms.

v1.0.1

14 Jun 10:42
Compare
Choose a tag to compare

1.0.1 (2018-06-14)

Bug Fixes

  • SysPlot: Added method chaining to the setter methods (4563c77)
  • SysPlot: setConfig always clearing vectors (1817350)

v1.0.0

14 Jun 07:53
Compare
Choose a tag to compare
Initial Commit