diff --git a/TODO.html b/TODO.html
index 2eaf501..933253e 100644
--- a/TODO.html
+++ b/TODO.html
@@ -124,7 +124,7 @@ verbose=True).fit(V_tr)</li>
 <p><input class="task-list-item-checkbox" checked=""type="checkbox"> provare PACC come quantificatore</p>
 </li>
 <li class="task-list-item enabled">
-<p><input class="task-list-item-checkbox"type="checkbox"> aggiungere etichette in shift plot</p>
+<p><input class="task-list-item-checkbox" checked=""type="checkbox"> aggiungere etichette in shift plot</p>
 </li>
 <li class="task-list-item enabled">
 <p><input class="task-list-item-checkbox"type="checkbox"> sistemare exact_train quapy</p>
diff --git a/TODO.md b/TODO.md
index f78d3ad..9f8668c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -37,6 +37,6 @@
 - [x] plot avg con train prevalence sull'asse x e media su test prevalecne
 - [x] realizzare grid search per task specifico partendo da GridSearchQ
 - [x] provare PACC come quantificatore
-- [ ] aggiungere etichette in shift plot
+- [x] aggiungere etichette in shift plot
 - [ ] sistemare exact_train quapy
 - [ ] testare anche su imbd
\ No newline at end of file