-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added a skelton. need to edit a tooltip text string #104
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested modifications on plotting window tips and option names.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would slightly modify the tips for Edge, Boundary, and Slide according to simulations in 1D, 2D, and 3D. Some possible suggestions are below.
Tab "Edge:;
Plot data on the selected geometry edge(s) or 1D domain(s)
Tab "Bdr":
Plot data on the selected geometry boundary(s) or 2D domain(s)
Tab "Bdr(arrow)":
Arrow plot on the selected geometry boundary(s) or 2D domain(s)
Tab "Slice":
Plot data in a slice on the selected 3D domain(s) or 2D domain(s) on a grid data
@sshiraiwa, can you verify the last version committed answering the requested changes by @nbertell? |
@nbertell, can you review it and approve if it is fine? |
This PR add a text tooltip to the tabs in plot window.