Ticket #5573 (assigned)
Add a label tool to add text labels to 1D graphs
Reported by: | Nick Draper | Owned by: | Anyone |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The tool should be available from the tool bar, and add text labels to graphs. The labels can be freehand or picked from a selection of values depending on where the tool is clicked.
On a line:
- value at that point
- value and error at that point
On an axis:
- various values from the axis at that point
On the empty canvas
- Summary information about the workspace e.g. title, log values, etc.
Change History
comment:1 Changed 8 years ago by Nick Draper
- Owner changed from Anyone to Dereck Kachere
- Status changed from new to assigned
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:3 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Replaced the add text tool with a new tool from scratch.
Changeset: 09d33b8a856156e9a2af38583863d81b6ca5d78a
comment:4 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Replaced the add text tool with a new tool from scratch.
Changeset: cd40289c73af97b42b84759e19219e2405fb4ce8
comment:5 Changed 8 years ago by Dereck Kachere
Add a label tool to add text labels to 1D graphs
refs #5573 Add a label tool to add text labels to 1D graphs
Changeset: f72895ea77ca8fe66cf4d557515f40acc44721b2
comment:6 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Deleted some unnecessary files created for this ticket.
Changeset: 5a00356b5146435723216d81f9dd7be91bdc2bf8
comment:7 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Removed some more unnecessary code.
Changeset: b9487cc46bb0891eb950db8727b735a5f9222c22
comment:8 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Replaced the add text tool with a new tool from scratch.
Changeset: 09d33b8a856156e9a2af38583863d81b6ca5d78a
comment:9 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Replaced the add text tool with a new tool from scratch.
Changeset: cd40289c73af97b42b84759e19219e2405fb4ce8
comment:10 Changed 8 years ago by Dereck Kachere
Add a label tool to add text labels to 1D graphs
refs #5573 Add a label tool to add text labels to 1D graphs
Changeset: f72895ea77ca8fe66cf4d557515f40acc44721b2
comment:11 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Deleted some unnecessary files created for this ticket.
Changeset: 5a00356b5146435723216d81f9dd7be91bdc2bf8
comment:12 Changed 8 years ago by Dereck Kachere
refs #5573 Add a label tool to add text labels to 1D graphs
Removed some more unnecessary code.
Changeset: b9487cc46bb0891eb950db8727b735a5f9222c22
comment:13 Changed 8 years ago by Dereck Kachere
refs #5573 Added extra functionality and solved legend selection bug
When a coordinate option in a drop-down menu is selected, a label is now generated close to the point of clicking.
Still working on a corresponding marker being displayed and becoming editable. Also for when the far right on the x-axis is clicked, for the label to be viewable.
Changeset: 1c88f4e823ed743a4de82021c0ff6e466d5bd1f6
comment:14 Changed 8 years ago by Martyn Gigg
Added missing files. Refs #5573
Changeset: ed92343be957304a891e64d61f6ac2842b9aabde
comment:15 Changed 8 years ago by Martyn Gigg
Fix build on Linux. Refs #5573
Also removed plus/minus character that is not platform independent.
Changeset: 8e8f579ee44598d932116a59012bcf1c929e1180
comment:16 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:17 Changed 8 years ago by Dereck Kachere
Refs #5573. Removed duplicates of files
Changeset: 09b780c16d59dce9bb90fafecfc9f791e8811e87
comment:19 Changed 8 years ago by Dereck Kachere
- Status changed from accepted to verify
- Resolution set to fixed
comment:21 Changed 8 years ago by Dereck Kachere
Referenced the incorrect ticket
comment:22 Changed 8 years ago by Dereck Kachere
refs #5573 Added extra functionality and solved legend selection bug
When a coordinate option in a drop-down menu is selected, a label is now generated close to the point of clicking.
Still working on a corresponding marker being displayed and becoming editable. Also for when the far right on the x-axis is clicked, for the label to be viewable.
Changeset: 1c88f4e823ed743a4de82021c0ff6e466d5bd1f6
comment:23 Changed 8 years ago by Martyn Gigg
Added missing files. Refs #5573
Changeset: ed92343be957304a891e64d61f6ac2842b9aabde
comment:24 Changed 8 years ago by Martyn Gigg
Fix build on Linux. Refs #5573
Also removed plus/minus character that is not platform independent.
Changeset: 8e8f579ee44598d932116a59012bcf1c929e1180
comment:25 Changed 8 years ago by Dereck Kachere
Refs #5573. Removed duplicates of files
Changeset: 09b780c16d59dce9bb90fafecfc9f791e8811e87
comment:27 Changed 8 years ago by Dereck Kachere
Refs #5573. Removed duplicates of files
Changeset: 09b780c16d59dce9bb90fafecfc9f791e8811e87
comment:28 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:30 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:32 Changed 7 years ago by Nick Draper
- Status changed from accepted to assigned
- Resolution fixed deleted
comment:35 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:36 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:38 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6419