Menu

#274 Add more "vline"s and "hline"s to plots

v1.1.x
closed
None
v1.1.1
Change Request
2018-03-01
2018-01-20
Erik Hänel
No

Add more vlines and hlines to plots to mark multiple POI

Analysis:
This change may be implemented on top of the already exisiting vline and hline functionality by allowing passing vectors as numerical and string arguments, i.e. vline=({1,2,3},{"Label1","Label2,"Label3"}).

Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully. Remark: The options hline and vline are now considered as deprecated. Instead use hlines and vlines.

Documentation:
The language files, the syntax files and the documentation articles were updated correspondingly.

Tests:
The change was added to the automatic tests. No deviations detected. Change request implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2018-01-20
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Add more `vline`s and `hline`s to plots to mark multiple POI
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Add more `vline`s and `hline`s to plots to mark multiple POI
    
     **Analysis:**
    +This change may be implemented on top of the already exisiting `vline` and `hline` functionality by allowing passing vectors as numerical and string arguments, i.e. `vline=({1,2,3},{"Label1","Label2,"Label3"}`.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-02-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,10 +1,12 @@
     Add more `vline`s and `hline`s to plots to mark multiple POI
    
     **Analysis:**
    -This change may be implemented on top of the already exisiting `vline` and `hline` functionality by allowing passing vectors as numerical and string arguments, i.e. `vline=({1,2,3},{"Label1","Label2,"Label3"}`.
    +This change may be implemented on top of the already exisiting `vline` and `hline` functionality by allowing passing vectors as numerical and string arguments, i.e. `vline=({1,2,3},{"Label1","Label2,"Label3"})`.
    
     **Implementation:**
    +The change was implemented as proposed by the analysis. Implementation tests were passed successfully. **Remark:** The options `hline` and `vline` are now considered as deprecated. Instead use `hlines` and `vlines`.
    
     **Documentation:**
    +The language files, the syntax files and the documentation articles were updated correspondingly.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2018-03-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The language files, the syntax files and the documentation articles were updated correspondingly.
    
     **Tests:**
    +The change was added to the automatic tests. No deviations detected. Change request implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB