tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
950 stars 130 forks source link

vary track colour by value #471

Closed shiroyagi closed 1 year ago

shiroyagi commented 1 year ago

Currently the track colour is constant (default blue), it would be useful to be able to select a variable (speed, heart rate, distance or time from the start etc) so that the hue varies according to the normalised value. The graph cursor is useful, but this would be better in some situations, eg. self-intersecting tracks where the order of loops is not obvious.

tumic0 commented 1 year ago

Duplicate of #164.

The situation is still the same. This would require non-trivial changes in the program and the resulting feature is not worth the effort for me.