Skip to content

Commit

Permalink
polish news
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmbarrett committed Jan 21, 2024
1 parent de4c1cb commit 5586eae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# ggdag (development version)

* Internal update to address upcoming changes in ggplot2 (#125, thanks @teunbrand)
* Implemented automatic time-ordered coordinates for `time_ordered_coords()` and `layout` (#115)
* Added `geom_dag_label()` to complement `geom_dag_text()` and the repel functions (#116)
* 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.
Expand Down

0 comments on commit 5586eae

Please sign in to comment.