Skip to content

Add Matplotlib introduction with line plot and figure saving - #13

Merged
DavFilsDev merged 1 commit into
feature/matplotlibfrom
feature/matplotlib-introduction
Jul 15, 2025
Merged

Add Matplotlib introduction with line plot and figure saving#13
DavFilsDev merged 1 commit into
feature/matplotlibfrom
feature/matplotlib-introduction

Conversation

@DavFilsDev

Copy link
Copy Markdown
Owner
  • Added matplotlib_intro.py to introduce basic plotting with Matplotlib
  • Covers:
    • Simple line plot using x and y data
    • Adding title, x/y labels, and grid
    • Saving a plot as an image file using savefig()

@DavFilsDev
DavFilsDev merged commit 7a2c151 into feature/matplotlib Jul 15, 2025
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.

1 participant