silx-kit / silx

silx toolkit
http://www.silx.org/doc/silx/latest/
MIT License
119 stars 70 forks source link

silx.app.view.CustomPlotSelectionWindow : Add dataset directly from silx + drop overlay on plot #4141

Closed RebeloAlexis closed 1 week ago

RebeloAlexis commented 1 week ago

Added functionality to enhance the user experience.

1. Added functionality for adding X or Y datasets directly from the main page

To do this, simply :

image

2. Add user feedback when dropping on the plot

image

t20100 commented 1 week ago

Great improvement! I'll merge once CI as run