Skip to content

Commit 5586eae

Browse files
polish news
1 parent de4c1cb commit 5586eae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ggdag (development version)
2+
3+
* Internal update to address upcoming changes in ggplot2 (#125, thanks @teunbrand)
24
* Implemented automatic time-ordered coordinates for `time_ordered_coords()` and `layout` (#115)
35
* Added `geom_dag_label()` to complement `geom_dag_text()` and the repel functions (#116)
46
* 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

Comments
 (0)