Spaces:
Running
Running
Add 'Show all labels' toggle for scatter plots
#12
by juan-all-hands - opened
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_labelsparameter 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
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
Closing - creating proper branch-based PRs instead
juan-all-hands changed pull request status to closed