ArgoCanada / argoFloats

Tools for analyzing collections of oceanographic Argo floats
https://argocanada.github.io/argoFloats/index.html
17 stars 7 forks source link

mapApp() start and end icons #526

Closed dankelley closed 3 years ago

dankelley commented 3 years ago

I tried googling for "start icon" and "stop icon" and, amongst other things, I saw as below. Now, R does not have a triangle pointing to the right, but a triangle pointing up seems fine. As for an octagon, R doesn't have that, but it does have a diamond (pch=23), which is visually (to me) similar.

Based on this, I think pch=2 should mean start, and pch=23 should mean end. @j-harbin, if you agree, perhaps change (and document).

start

Screen Shot 2021-10-14 at 4 14 52 PM

end (or stop)

Screen Shot 2021-10-14 at 4 15 18 PM
j-harbin commented 3 years ago

Done in commit 295ede043b132a952fe9f7f156892db3b4f10206 of develop.