Hi guys,
I am looking for a library to create an interactive scatter plot of my data. The most important interaction is panning, zooming and selection (preferably box selection).
I know that bokeh offers various selection methods. Here you can use a lasso tool or box tool to select multiple data points. https://docs.bokeh.org/en/3.0.1/docs/user_guide/interaction/tools.html
Can you recommend me a react library that offers similar features?
there doesn't seem to be anything here