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

Line Plot and Histogram #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

JacobRoedel
Copy link

@JacobRoedel JacobRoedel commented Apr 18, 2022

Python file to create a line plot based on the txt file.
Executing by running "python linegraph.py"

Python file to create histogram based on the txt file.
Execute by running "python histogram.py"

@JacobRoedel JacobRoedel changed the title Line Plot Line Plot and Histogram Apr 18, 2022
@twood02
Copy link
Owner

twood02 commented Apr 19, 2022

Great! Can you post a screenshot here of what your output looks like?

@JacobRoedel
Copy link
Author

Here is the histogram with user input for min/max and bin size and then the linegraph for the given txt file.
histogram
linegraph

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