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 plot of function #30

Closed
sverhoeven opened this issue Jun 2, 2020 · 3 comments · Fixed by #78
Closed

Add plot of function #30

sverhoeven opened this issue Jun 2, 2020 · 3 comments · Fixed by #78
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@sverhoeven
Copy link
Member

As graphically oriented person it would help me if the function we are trying to find a root for can be plotted. That way I can better understand why the answer is -1.

For example embed something like https://www.desmos.com/calculator/yj0ih4ml0i

@sverhoeven sverhoeven added this to the v1.0.0 milestone Jun 2, 2020
@sverhoeven sverhoeven added the good first issue Good for newcomers label Jun 2, 2020
@sverhoeven sverhoeven modified the milestone: v1.0.0 Jun 3, 2020
@sverhoeven
Copy link
Member Author

We can use docsify embedding to embed the interactive plot for example with

[Plotted](https://www.desmos.com/calculator/hfb3rvqouv?embed ':include :type=iframe')

@fdiblen
Copy link
Collaborator

fdiblen commented Jun 4, 2020

Is generating the plot using some JavaScript library an option or we really want to use an external service?

@sverhoeven
Copy link
Member Author

No using a svg would also be fine.

@sverhoeven sverhoeven assigned cwmeijer and sverhoeven and unassigned cwmeijer Jun 5, 2020
sverhoeven added a commit that referenced this issue Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants