Delete rows in a DataTable and update the graph

Hi guys,

i need help with updating the graph after delete some rows in the DataTable. I dont know how to programm the callback.
I select some points in my plot and generate a DataTable with these points. Now i want to update the graph after deleting rows.
Can anyone help me?