|
|
Method 1
|
The first method to colorize the line according to speed uses the standard deviation.
Each new color is a certain fraction of the standard deviation from the mean.
|
Method 2
|
The second method to colorize the line according to speed uses only the mean.
Each new color is a certain fraction from the mean.
|
|
Each method can show more detail in different situations.
|
|