[GRASS-git] [OSGeo/grass-addons] 95b681: v.scatterplot: added option to draw confidence ell...
Paulo van Breugel
noreply at github.com
Tue Dec 19 11:09:28 PST 2023
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 95b681a04a89eb52bed1a836f17e510a1fbcd36e
https://github.com/OSGeo/grass-addons/commit/95b681a04a89eb52bed1a836f17e510a1fbcd36e
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M src/vector/v.scatterplot/v.scatterplot.html
M src/vector/v.scatterplot/v.scatterplot.py
A src/vector/v.scatterplot/v_scatterplot_04.png
Log Message:
-----------
v.scatterplot: added option to draw confidence ellipses (#996)
- Added option to draw confidence ellipse(s) of the covariance of the two variables for all points, or, if the user selects a column with category values, points per category.
- Added option to select color maps for the scatter density plot.
More information about the grass-commit
mailing list