Add the functionality to add a line (horizontal, vertical) to the plots #323
Labels
alert: NEED MORE DEFINITION
Not yet actionable, additional definition required
reporting: DTC NCAR Base
NCAR Base DTC Project
reporting: DTC NOAA R2O
NOAA Research to Operations DTC Project
type: enhancement
Improve something that it is currently doing
Milestone
Describe the Enhancement
METviewer has a special field <plot_cmd> to add an extra feature to the plot using Rscript functions. Mostly this field is used to add vertical or horizontal line. For example, y=1 line.:
<plot_cmd>abline(h=1, col="blue")</plot_cmd>
This feature is not secure and should not be used as is. But it is important that we continue to support the addition of user specific lines.
We will add this functionality in Python scripts but need the supporting changes in METviewer:
Corresponding issue in METplotpy:
dtcenter/METplotpy#140
Time Estimate
Estimate the amount of work required here.
Issues should represent approximately 1 to 3 days of work.
Sub-Issues
Consider breaking the enhancement down into sub-issues.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
2702691
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
Select: Reviewer(s) and Linked issues
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version
The text was updated successfully, but these errors were encountered: