LukeWoodward / SplitsBrowser

Orienteering results analysis
GNU General Public License v2.0
13 stars 9 forks source link

Split-position and position-after-leg graphs should not show dotted lines left of the first control #84

Closed LukeWoodward closed 2 years ago

LukeWoodward commented 2 years ago

There appears to be a bug with the split-position and position-after-leg graphs if the time to the first control is missing (e.g. because competitor is missing the time to the first control but is still marked as OK, so SplitsBrowser considers their result to be OK despite missing times). In these situations, a dotted line will be drawn back to the point (0, 0), off the top of the graph, when regular graphs lines for this chart do not go back beyond control 1. Such dotted lines should not be shown on the graph.