-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Please view the Contributing Guidelines for information on Contributing.
Is your feature request related to a problem? Please describe.
The Visualization window of the simulation needs to have a feature which can allow the viewer to enable, disable and select the layers to display.
Describe the solution you'd like
The part on the right where there is information like the clock and analysis needs to have
- A list of available layers.
- They should be toggleable for selection.
- If the number of layers is large(more than 10)
- Allow input to select layers using a list
Describe alternatives you've considered
- In case of more than say 10 or so layers.
- Use a CSV file to have list of all layers that the user wants to visualize.
- Initialize the file with all layers.
- The user can modify the file whenever they please or create it themselves.
- A button on the screen reloads to update the layers to be displayed.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request