Skip to content
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

Add corresponding GUI option for plotting discrete points #87

Open
djmgit opened this issue Feb 1, 2018 · 0 comments
Open

Add corresponding GUI option for plotting discrete points #87

djmgit opened this issue Feb 1, 2018 · 0 comments

Comments

@djmgit
Copy link
Member

djmgit commented Feb 1, 2018

The terminal mode provides an option to plot discrete points.
For eg:
python plotit.py -f x --points '[2,3,4,5]'
The GUI should also provide the above option.
A possible way could be adding an button (something like plot points), clicking on which which open a sub window which will have option to provide a list of points. After entering the list user will press done (enter should also work) and the function will be plotted.

@djmgit djmgit changed the title Add corresponding for plotting discrete points Add corresponding GUI option for plotting discrete points Feb 1, 2018
realsdx added a commit to realsdx/PlotIt that referenced this issue Feb 8, 2018
realsdx added a commit to realsdx/PlotIt that referenced this issue Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant