Closed david-strahl closed 1 year ago
In the flow link renderer, the auto-contrast option just uses the linear interpolation.
Introduce a sampleFractionCorrected field for the nodes, that is calculated on the first query.
sampleFractionCorrected
Introduced samplesFractionScaled. It is calculated by flattening the histogram of the sample number distribution over the whole tree.
samplesFractionScaled
In the flow link renderer, the auto-contrast option just uses the linear interpolation.
Introduce a
sampleFractionCorrected
field for the nodes, that is calculated on the first query.