Add 'Show all labels' toggle for scatter plots

#12
OpenHands org

This PR adds a toggle button to scatter plots that allows users to show labels for all data points instead of just the Pareto frontier points.

Changes:

  • Added show_all_labels parameter to _plot_scatter_plotly() in leaderboard_transformer.py
  • Added checkbox toggle in ui_components.py
  • Updated all update functions to pass the toggle state through
OpenHands org

This PR adds a 'Show all labels' toggle for scatter plots. Test version available at https://huggingface.co/spaces/OpenHands/openhands-index-staging/tree/add-show-all-labels-toggle

OpenHands org

Closing - creating proper branch-based PRs instead

juan-all-hands changed pull request status to closed

Sign up or log in to comment