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

Can you plot mazes with ggplot2? #1

Open
kstreet13 opened this issue Jun 2, 2021 · 2 comments
Open

Can you plot mazes with ggplot2? #1

kstreet13 opened this issue Jun 2, 2021 · 2 comments

Comments

@kstreet13
Copy link
Owner

It would be great if there was a way to plot mazes with ggplot2, but unfortunately I am not the right person for that job. If anybody reading this has the know-how and wants to become an author on this package, please let me know!

@trevorld
Copy link

trevorld commented May 2, 2022

@trevorld
Copy link

trevorld commented May 9, 2024

  • I think I'll try to figure something out to facilitate plotting in {grid} and {ggplot2}.
  • I was thinking of adding an as.data.frame.maze() method that would generate the relevant columns for plotting with points or line segments. This may be enough on its own with some examples but it may be possible to go further and write an autolayer.maze() and/or autoplot.maze() method as well.

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