[GRASS-git] [OSGeo/grass-addons] abf3fe: v.scatterplot add option to plot lines dividing pl...
Paulo van Breugel
noreply at github.com
Sat May 25 02:05:47 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: abf3fe34ef942680e6393e5c0c90cdb9e4e02423
https://github.com/OSGeo/grass-addons/commit/abf3fe34ef942680e6393e5c0c90cdb9e4e02423
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2024-05-25 (Sat, 25 May 2024)
Changed paths:
M src/vector/v.scatterplot/v.scatterplot.html
M src/vector/v.scatterplot/v.scatterplot.py
Log Message:
-----------
v.scatterplot add option to plot lines dividing plot in quandrants (#1085)
- Add an option to plot lines dividing the plot in four quadrants, representing four categories with HH, LL, LH and HL values.
- Force grid to be plotted behind points
- Changed the parameter n_sd to n (see
- Standardize parameters addons for plotting
- Changes parameters xlim and ylim to x_axis_limits and y_axis_limits
- Changes parameter file_name to output
Co-authored-by: Markus Neteler <markus at neteler.org>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list