Closed chir-set closed 4 years ago
So, logic.updateOutputTable would compute all the columns
This part is done.
move the checkbox near the plotting or make it clear in the name or tooltip
I'm afraid I don't fully understand what you mean here, as well as the motivation.
move the checkbox near the plotting or make it clear in the name or tooltip
I'm afraid I don't fully understand what you mean here, as well as the motivation.
The checkbox may still be useful for choosing which column to use as X axis in the plot (absolute or relative). It is easy to change the x axis in Plots module, too, so it is also OK to remove the checkbox and always use absolute distance as X axis in plots.
It is easy to change the x axis in Plots module, too,
You mean, interactively in the Plot widget ? Can't figure out how. I saw there can be multiple 'Plot data series' that are checkable.
Ideally, there could be a second X-axis, one scaled on the absolute distance and the second one on the relative distance. Don't know if it's possible.
I've made a few small adjustments and merged. Thanks a lot for your contribution!
Show percent distance along line from start.
This may decrease measurement steps to calculate the importance of an arterial stenosis.
(Though not all types of stenosis are concerned here, namely, concentric stenosis.)