I’m trying to create a class of draggable lines using matplotlib handling and picking. The aim is to set different thresholds and intervals on a graph. Here is the code: The behavior is what I expected when using only 1 line (even if it notify the selection also when I release the line). When I’m using more than one line