Skip to content

Add functionality for graphing area under plot (integral) - #6

Merged
FoamyGuy merged 13 commits into
circuitpython:mainfrom
tekktrik:dev/area-under-graph-bitmaptools
Mar 13, 2022
Merged

Add functionality for graphing area under plot (integral)#6
FoamyGuy merged 13 commits into
circuitpython:mainfrom
tekktrik:dev/area-under-graph-bitmaptools

Conversation

@tekktrik

Copy link
Copy Markdown
Contributor
  1. Adds the ability to plot the area under the curve (integral)
  2. Minor documentation tweaks and cleanup

@tekktrik
tekktrik requested a review from a team February 19, 2022 06:51
@FoamyGuy

Copy link
Copy Markdown
Collaborator

@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?

@tekktrik

Copy link
Copy Markdown
Contributor Author

Sure thing! I'll throw together an example file :)

@tekktrik

Copy link
Copy Markdown
Contributor Author

Added new example file for simulating dice rolls and plotting the distribution - uses this new functionality!

@tekktrik

Copy link
Copy Markdown
Contributor Author

@FoamyGuy just checking in on some of my older PRs and wanted to check if there's anything else that needs to be done!

@FoamyGuy FoamyGuy left a comment

Copy link
Copy Markdown
Collaborator

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.

@FoamyGuy
FoamyGuy merged commit d43df71 into circuitpython:main Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants