Comment 3 for bug 512093

Revision history for this message
chrismd (chrismd) wrote :

This has been implemented in trunk as a function called threshold(). It can take 3 arguments, the first is the value of the threshold (required), second is a legend label for the threshold (optional, defaults to the numeric value), and third is the color of the line (optional). The color can be specified the same way as the colorList option works, "red", "00ff00", etc...