-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
integrate react for front-end #8
Labels
enhancement
New feature or request
Comments
start backend with |
vskode
added a commit
that referenced
this issue
Aug 31, 2024
…beddings as jsons that are readable by frontend
vskode
added a commit
that referenced
this issue
Sep 3, 2024
vskode
added a commit
that referenced
this issue
Sep 3, 2024
…nitializes from file and then builds onClick
vskode
added a commit
that referenced
this issue
Sep 6, 2024
vskode
added a commit
that referenced
this issue
Nov 1, 2024
selecting points now works on actual proximity, which is way better. In future a box or lasso select would be really nice to implement. But for now the distance calculation works well! |
vskode
added a commit
that referenced
this issue
Nov 15, 2024
Hello , I 'd like to contribute to your project . gmail:[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replicate and then replace the current plotly.dash frontend with a react frontend:
getClosestPoint
with just onHover event of the circle showing the datapointmaybe rebuilding a lot of the functionality that plotlys scatterplot have by default will not be worth it, but maybe its also not that hard. Need to play around with this to find this out.
The text was updated successfully, but these errors were encountered: