[GRASS-git] [OSGeo/grass-addons] 90ce5b: t.rast.boxplot: concise label option added (#836)
Paulo van Breugel
noreply at github.com
Sun Nov 27 01:15:09 PST 2022
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 90ce5b7766434291d4fa0209924011ca5e04ba64
https://github.com/OSGeo/grass-addons/commit/90ce5b7766434291d4fa0209924011ca5e04ba64
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2022-11-27 (Sun, 27 Nov 2022)
Changed paths:
M src/temporal/t.rast.boxplot/t.rast.boxplot.html
M src/temporal/t.rast.boxplot/t.rast.boxplot.py
Log Message:
-----------
t.rast.boxplot: concise label option added (#836)
Added an explanation about the bx_width parameter
* t.rast.update: new option to autolabel (WIP)
There will be a new option to use concise labelling. This explains this new option.
* t.rast.boxplot: add date format option
Adds the option to let the function select the best location and date format (uses the matplotlib functions ConciseDateFormatter and AutoDateLocator)
More information about the grass-commit
mailing list