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

Typo in function 'render_shapes' #24

Open
kevintedder opened this issue Jul 15, 2023 · 1 comment
Open

Typo in function 'render_shapes' #24

kevintedder opened this issue Jul 15, 2023 · 1 comment

Comments

@kevintedder
Copy link

In function 'render_shapes', the name PLT has not been defined. I assume it should be defined as some graphical object, but I cannot work out what.
Can this be fixed please?

@Spacha
Copy link

Spacha commented Jul 18, 2023

Did you try importing pyplot?

import matplotlib.pyplot as plt

That is typically imported as plt.

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

No branches or pull requests

2 participants