-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
How would you like the interface to look? #1
Comments
I've added a large doc section before the plot method at src/Plots.jl. This is what I will use as a guideline for implementation (it follows pretty closely with how I made Qwt.jl) If there are any issues with what you see, please let me know. |
Nice job so far! Since you asked, could you borrow the
|
These should all be pretty straightforward... I'll add them next chance I get.
|
These are implemented now... Please take a look.
|
Looks good. Thanks! Whatever name this ends up with, it will be super useful. (I'm also keen on using this with 'SymPy'. I think it will help a lot. ) |
Is there a SymPy interface you'd like to see within Plots? If so, open a new issue with details. |
dup of #8 |
my crude understanding of a pipeline stub
Any ideas on what the plot commands should look like should go here. See https://github.com/tbreloff/Qwt.jl for how I think it should look.
The text was updated successfully, but these errors were encountered: