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

[Q] How do I plot in the terminal? #40

Closed
NightMachinery opened this issue Oct 24, 2020 · 2 comments
Closed

[Q] How do I plot in the terminal? #40

NightMachinery opened this issue Oct 24, 2020 · 2 comments

Comments

@NightMachinery
Copy link

Using feedgnuplot --stream --terminal 'dumb 120,30' --lines causes continuous new plots to be outputted, not updating a single plot:
image

I tried --terminal 'domterm' which hanged, and --terminal 'xterm':

Warning: empty y range [1.8:1.8], adjusting to [1.782:1.818]
!r#W!r>U!r#W!r$B!r>U!r>J!g!C 1.78
$j#W$j>U$j#W$j$B$j>U$j>J#� U 1.785
'b#W'b>U'b#W'b$B'b>U'b>J&w!C 1.79
)z#W)z>U)z#W)z$B)z>U)z>J)o U 1.795
,r#W,r>U,r#W,r$B,r>U,r>J,g!Q 1.8
/j#W/j>U/j#W/j$B/j>U/j>J.� U 1.805
2b#W2b>U2b#W2b$B2b>U2b>J1w!C 1.81
4z#W4z>U4z#W4z$B4z>U4z>J4o U 1.815
7r#W7r>U7r#W7r$B7r>U7r>J7g!C 1.82
...
@dkogan
Copy link
Owner

dkogan commented Oct 24, 2020 via email

@NightMachinery
Copy link
Author

Ok, thanks.

Why wouldn't you use any of the graphical
terminals?

GUIs are slow, hard to window manage, do not work remotely, ... .

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