elev_plot comment (note) grammer fix

This commit is contained in:
2025-09-15 22:33:10 +02:00
parent efe3ff4be3
commit ed6c8ab94a

View File

@@ -481,7 +481,7 @@ def create_elevation_plot(df, smooth_points=500):
showlegend=False
))
# SUPDER IDEE, ABER GEHT NICHT WEGE NEUEN smoothed POINTS! GEHT NUR BEI X
# SUPDER IDEE, ABER GEHT NICHT WEGEN NEUEN smoothed POINTS! GEHT NUR BEI X
#fig.update_traces(
# hovertemplate=(
# #"Time: %{customdata[0]}<br>" +