DoubleML/DoubleMLReplicationCode

Update plots with ggplot2

PhilippBach opened this issue · 0 comments

Fix code according to changes in ggplot2 as we currently get the warning message

 The dot-dot notation (`..density..`) was deprecated in ggplot2 3.4.0.
ℹ Please use `after_stat(density)` instead.