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

Implemented MatPlotLib #359

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

Conversation

abadoni5
Copy link
Contributor

@abadoni5 abadoni5 commented Mar 30, 2024

Summary

  • A basic proof of concept implementation of the MatPlotLib to display graphs.
  • This makes sure that the Interpreter in my POC PoC PyScript Interactive Interpreter #355 is not restricted to showing output in a terminal and can display interactive elements for the user.

Checklist

  • Variables, functions and comments are translated to Spanish
  • Functions follow underscore notation
  • Spell check done & typos fixed
  • All python code is PEP8 compliant
  • Test coverage with Playwright implemented; locators are Pyhton code
  • Reviewers assigned (all peers & at least 1 mentor)

Screenshots

Screenshot 2024-03-31 at 5 24 47 AM

Copy link

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