graduated feature schemes (with visual indication of thresholding)
[jalview.git] / help / html / features / featuresFormat.html
index 2e40a19..b7ddab5 100755 (executable)
@@ -33,7 +33,7 @@ type has a text label, and a colour specification. This can be either:
        <li>A single colour specified as either a red,green,blue 24 bit
        triplet in hexadecimal (eg. 00ff00) or as comma separated numbers
        (ranging from 0 to 255))</li>
-       <li>A graduated colour specified as a &quot;|&quot; separated list
+       <li>A <a href="featureschemes.html">graduated colourscheme</a> specified as a &quot;|&quot; separated list
        of fields:<pre>
 &lt;mincolor&gt;|&lt;maxcolor&gt;|[absolute|]&lt;minvalue&gt;|&lt;maxvalue&gt;[|&lt;thresholdtype&gt;|[&lt;threshold value&gt;]]
 </pre>The fields are as follows