-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I would suggest a few more changes to make the GraphView a little more user-friendly.
- Increase the size of the modal pop-up. It will never be large enough to handled the biggest data sets. Right now it has a
max-widthof 500px (at smaller breakpoints it increases to the window size). - Before data is loaded, the button options are currently 'Accept' and 'Load'. I would propose changing 'Accept' to 'Cancel'.
- After data is loaded and viewing it graphically, the button text is 'Accept'. I would propose changing this to 'Done' or 'Okay'.
- Cell highlighting alternates by row and column (e.g. A1 is shaded, B1 is not and the opposite for the second row). I would propose cell shading is constant by row (e.g. row 1 is shaded, row 2 is not), without alternating by column.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
