Task #7877 (closed)
RFE:Calculating the total length in a point to point line
| Reported by: | saloynton | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton, wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-04-10 (12) |
Description (last modified by saloynton)
A PI would like the support in the measurement tool so that when the line is drawn and is broken down into further points they are able to have the full length the line.
When this is done currently only the length of the first point is shown as the total length and not the collection of the total points
See screenshot attached.
The PI has also tried exporting the data from the “additive” line into excel to rectify the addition problem and it still does not.
Attachments (1)
Change History (9)
Changed 8 years ago by saloynton
comment:1 Changed 8 years ago by saloynton
- Description modified (diff)
comment:2 Changed 8 years ago by jburel
- Summary changed from Bug:Calculating the total length in a point to point line to RFE:Calculating the total length in a point to point line
comment:3 Changed 7 years ago by saloynton
comment:4 Changed 7 years ago by jburel
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Remaining Time set to 0.2
- Sprint set to 2012-04-10 (12)
- Status changed from new to accepted
comment:5 Changed 7 years ago by jburel
To test:
- Create a polyline.
- Click Show measurement
- The measurement should be shown for each segment and the total should also be displayed.
- In the results table, only the total will be displayed (that was a bug, previously only the first value was displayed)
comment:6 Changed 7 years ago by jburel
- Remaining Time changed from 0.2 to 0
- Status changed from accepted to closed
comment:7 Changed 7 years ago by jburel <j.burel@…>
(In [68685f71fc7ed64390885269814370548f58e9c8/ome.git] on branch develop) Indicate total length of lines for polyline (see #7877)
comment:8 Changed 7 years ago by jburel <j.burel@…>
(In [6ee004e7b20f09417c86f250b980bf73dc441f43/ome.git] on branch develop) Fix total length display (see #7877)
The related ticket with this work is #8247