diff --git a/vignettes/v02_EN_flow_forecasting.rmd b/vignettes/v02_EN_flow_forecasting.rmd
index 255492e26c57769422ff5cf953cbc051f9aa450e..8f25de2bd828fa1f2c98213c9908df0eac4fc394 100644
--- a/vignettes/v02_EN_flow_forecasting.rmd
+++ b/vignettes/v02_EN_flow_forecasting.rmd
@@ -575,8 +575,6 @@ The following figure allows to compare all the results on the same graph. It dis
 
 ```{r, v02_fig_summary, echo=FALSE, fig.width=3*3, fig.height=3*1.7, out.width='98%'}
 # Plot framework
-<<v02_fig_pattern>>
-par(new = TRUE)
 <<v02_fig_qclim>>
 par(new = TRUE)
 <<v02_fig_cal_hist>>
diff --git a/vignettes/v02_FR_flow_forecasting.rmd b/vignettes/v02_FR_flow_forecasting.rmd
index a56587731c01a1ee80f1cbbb850b378c7df7dd83..29a180966424ca9b3b468c53774eea4b2f70a9b4 100644
--- a/vignettes/v02_FR_flow_forecasting.rmd
+++ b/vignettes/v02_FR_flow_forecasting.rmd
@@ -575,8 +575,6 @@ La figure suivante permet de comparer tous les résultats sur un même graphique
 
 ```{r, v02_fig_summary, echo=FALSE, fig.width=3*3, fig.height=3*1.7, out.width='98%'}
 # Plot framework
-<<v02_fig_pattern>>
-par(new = TRUE)
 <<v02_fig_qclim>>
 par(new = TRUE)
 <<v02_fig_cal_hist>>