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
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
# ggdag (development version)
2
+
3
+
* Internal update to address upcoming changes in ggplot2 (#125, thanks @teunbrand)
2
4
* Implemented automatic time-ordered coordinates for `time_ordered_coords()` and `layout` (#115)
3
5
* Added `geom_dag_label()` to complement `geom_dag_text()` and the repel functions (#116)
4
6
* Added `pull_dag()` and `pull_dag_data()` to extract DAG components, `update_dag()` and `update_dag_data()` to update DAG components, and `as_tidy_dagitty()` to construct DAGs from data frames (#117). Thanks to @lorenzoFabbri for inspiring some of the data-to-dag code in #90.
0 commit comments