-
Notifications
You must be signed in to change notification settings - Fork 2
Add functionality for graphing area under plot (integral) #6
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 functionality for graphing area under plot (integral) #6
Conversation
tekktrik
commented
Feb 19, 2022
- Adds the ability to plot the area under the curve (integral)
- Minor documentation tweaks and cleanup
@tekktrik thanks for working on this new functionality, would you be interested in adding an extra example that shows the usage of this new feature? |
Sure thing! I'll throw together an example file :) |
Added new example file for simulating dice rolls and plotting the distribution - uses this new functionality! |
@FoamyGuy just checking in on some of my older PRs and wanted to check if there's anything else that needs to be done! |
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.
Thanks for the reminder, I lost track of this one.
Looks good to me. Tested the new example successfully on PyPortal.