You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
* added citation and start up message
4
4
* added `major_x_labels` argument for custom x labels
5
5
* added `interval_linewidth` argument to control interval linewidth
6
-
* added possibility to add different ref line(s) by parameter via
7
-
`ref_value_by_panel` and `ref_value_by_panel_data` function arguments (not in the shiny, app)
8
6
* added and exported `expand_modelframe` function
9
7
* added the possibility to select the shapes manually via `interval_shape` and `bsv_shape`
10
8
* added capability for user to reverse color legend separately via `legend_color_reverse`
11
9
* added capability for user to specify text for legend titles via `interval_legend_title` and `shape_legend_title` as well as to control text size via `legend_title_size`
12
10
* added capability for user to specify facet text color via `x_facet_text_col` and `y_facet_text_col`
11
+
* added possibility to add different ref line(s)/area(s) by parameter via
12
+
`ref_value_by_panel` and `ref_value_by_panel_data` function arguments (not in the shiny, app)
13
13
14
14
# coveffectsplot 1.0.3
15
15
* fixed a bug when ref_value when not equal 1 affecting y axis limits
0 commit comments