Cutom scatter tooltip with Makie's DataInspector

If you don’t implement your own plot type you probably need to replace the show_data method for scatter.
https://github.com/JuliaPlots/Makie.jl/blob/78d71c5609684ebbeaea7e073740582798d59330/src/interaction/inspector.jl#L540-L555

What do you want the tooltip to show?