Closed j-harbin closed 4 years ago
What oce::plot,section-method
does is to draw a box around the first point. For consistency, argoFloats should mark the first, not the last point.
This will look quite nice in views that show say a month of data for multiple floats: with line segments going away from the box.
The arrow idea is not visible for a long trajectory of a single float, although it's nice when looking at a set of floats for a short time.
Colourizing the start or end will not work because the user will often want to colourize for some other reason.
Writing e.g. "S" and "E" is wildly ugly for the multi-float case, and even for the single-float case, the path can be wiggly, so often those letters get overdrawn.
That's why I think the solution is to put a symbol on the first point. I'll do that within a half hour (break in grading).
This was discussed in a vftf with @richardsc and @dankelley. We agree that we can now see the updated "End" point in mapApp()
. I am therefore closing this issue.
As @richardsc pointed out in his comments for the paper, when using
mapApp()
and following the path for float 6901181, it is difficult to see the path arrow that indicates direction.Some options I thought of to help this problem would be: