Clicking points on a scatter plot and openning a new tab

You can use the click-event property of a graph to construct an appropriate callback, see:

If each point in the graph has some unique ID you can use this in the callback to trigger an opening of a new tab, see: