-
-
Notifications
You must be signed in to change notification settings - Fork 5
Automative Smart treatment of axises for visulization #369
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or request
Description
DESCRIPTION
Hope plot3d,mesh,surf,etc. could treat functions’ variables automatively with reference to the plot setting sequence, instead of defining functions with x, y.
A clear and concise description of what the intent of the new feature is. Ex. It would improve usability when [...]
Describe the solution you'd like
For Example For F(a,b,c)when setting b and c for plot function, b is x and c y.Instead,c coud also be x and b y.
Additional context
Add any other context or screenshots about the feature request here.
(Do not write below this line)
DEVS' SECTION
ANALYSIS
(Describe, what's the issue and which changes have to be made)
IMPLEMENTATION STEPS
(see also our Wiki for implementation guidelines)
- Implement the necessary changes in a new branch created here on GitHub
- Test your implementation
DOCUMENTATION STEPS
(see also our Wiki for further information)
- Update the changes log
- Add comments to your implementation
- Add Doxygen documentation comments
- Create or update the documentation articles (
*.NHLPand*.NDBfiles, if needed) - Update the language strings (
*.NLNGfiles, if needed)
PULL REQUEST
- Create a pull request for your changes
- Fill out the template
- Assign @numere-org/maintainers as reviewers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request
Type
Projects
Status
New