Hi! Depending on screen / plotting window size, cv_plot() points may overlap and make it look like the entire region is covered:
...while plotting them with alternate code (and a smaller point size) reveals relevant gaps:
A points_size argument would be useful for these situations, which are likely common.
Cheers,
Hi! Depending on screen / plotting window size,
cv_plot()points may overlap and make it look like the entire region is covered:...while plotting them with alternate code (and a smaller point size) reveals relevant gaps:
A
points_sizeargument would be useful for these situations, which are likely common.Cheers,