PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

Implemented MatPlotLib

Open abadoni5 opened this issue 1 year ago • 1 comments

Summary

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

Checklist

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

Screenshots

Screenshot 2024-03-31 at 5 24 47 AM

abadoni5 avatar Mar 30 '24 23:03 abadoni5

Published to http://pyar.github.io/PyZombis/359/index.html

github-actions[bot] avatar Mar 31 '24 00:03 github-actions[bot]