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

Plot (x,y) function in the future? #56

Open
check85 opened this issue Sep 17, 2013 · 1 comment
Open

Plot (x,y) function in the future? #56

check85 opened this issue Sep 17, 2013 · 1 comment

Comments

@check85
Copy link

check85 commented Sep 17, 2013

This is probably way down the line, and maybe beyond the scope of what you're aiming to do, but the ability to plot points, lines, circles and/or rectangles on the console would allow for users to create things simple maps, graphs, radar displays, gauges, and many other things... :)

@Dunbaratu
Copy link
Contributor

This would be very cool. And unlike a real old-school text terminal which only let you address character cells and put characters in them, this terminal is in reality a graphics screen with a fixed-width font displayed on it. So it should be doable to print the text on the screen at the same time as the graphics plots.

@Nivekk Nivekk closed this as completed Oct 19, 2013
@Nivekk Nivekk reopened this Oct 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants