plotting subfunction
DNE_Legend(
DNELabels,
scaled = F,
edgeMask = F,
outlierMask = F,
logColors = F,
size = 1
)
values for the labels
logical indicating whether the values are scaled
logical indicating whether of not edges are being masked and that information to be included in the legend
logical indicating whether outliers are masked
logical indicating colors are on log scale
legend scaling factor
This is an internal function which builds a better DNE plot legend
The legend will reflect the elements used in the plot. This is an internal function. Users will have little need or call to interact with it. DNE_Legend()