Skip to content

Releases: piermorel/gramm

gramm 3.0 release candidate 1

10 Jul 11:19
Compare
Choose a tag to compare
  • Brand new live scripts (.mlx) files for demonstrating typical gramm workflows
  • Basic html help from live scripts and cheat sheet accessible with doc
  • Updated readme page
  • Some bug fixes
  • Repository organization following Mathwork's guidelines

Preparing add-on release on file exchange

13 Apr 07:59
Compare
Choose a tag to compare

This release lays the groundwork for proper synchronization with Matlab file exchange and the packaging of the toolbox as an add-on

Preparing add-on release on file exchange

11 Apr 16:43
accae78
Compare
Choose a tag to compare

This release lays the groundwork for proper synchronization with Matlab file exchange and the packaging of the toolbox as an add-on

JOSS paper

04 Mar 17:24
2d30a7f
Compare
Choose a tag to compare

Release corresponding to the last version of the paper for the Journal of Open Source Software.

JOSS submission

31 Jan 16:17
Compare
Choose a tag to compare
2.23

Preparation for JOSS submission

v2.5

07 Aug 09:14
Compare
Choose a tag to compare
Added customization options for text, lines and points

- Added set_line_options(): style, size
- Added set_point_options(): markers, size
- Added set_text_options(): font, sizes
- Corrected bug with iscategorical() on old matlab versions

v2.2.3

17 Jun 07:16
Compare
Choose a tag to compare
Added functionality to manipulate legend axes

v2.2.2

17 Jun 07:15
Compare
Choose a tag to compare
Corrected rare error on y limit computation. Simplified code in draw()