The Plot addon offers a new function that allows to select points as events.
Plot has been enriched with a new command – setPointVisibility(x, y, visibility), where x, y are the point cooordinates and visibility is defined as follows – 0 -> hide, 1 -> show.
To learn more, read the Plot detailed documentation, and watch its demo presentation here.