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

Prettier graphs? #128

Closed
Strykar opened this issue May 7, 2021 · 8 comments
Closed

Prettier graphs? #128

Strykar opened this issue May 7, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@Strykar
Copy link

Strykar commented May 7, 2021

I see there are probably more pressing issues, but I was wondering if prettier graphs were on the roadmap at all?

@miguelmota
Copy link
Member

Hi @Strykar, do you have any recommendations or suggestions for better graphs? looking for more feedback on how they can be improved.

@miguelmota miguelmota added the enhancement New feature or request label May 11, 2021
@Strykar
Copy link
Author

Strykar commented May 11, 2021

@miguelmota Perhaps use an existing library?
See https://github.com/buger/goterm/ or https://github.com/gizak/termui or even the not so current https://github.com/vdobler/chart

@simon-anz
Copy link
Contributor

simon-anz commented Aug 28, 2021

Cointop already uses termui for the chartplot. How would you describe "prettier"?

@miguelmota
Copy link
Member

Related #134

@Strykar
Copy link
Author

Strykar commented Sep 9, 2021

Cointop already uses termui for the chartplot. How would you describe "prettier"?

See https://www.tradingview.com/chart/?symbol=BITSTAMP%3ABTCUSD for an example.
On my 1440p monitor, the graphs look like they're from 1999.

@lyricnz
Copy link
Collaborator

lyricnz commented Sep 25, 2021

Um, cointop is a terminal based UI, not a GUI. It does the "best it can" given it's using essentially character-based rendering (like ascii-art). If you want high-resolution rendering of charts, like trading-view, perhaps a client-side GUI would be a better choice (tradingview itself has a desktop app - it's probably just a web-browser in a frame).
If you have ideas about how cointop can do better in a terminal-based UI, happy to hear!

@lyricnz
Copy link
Collaborator

lyricnz commented Oct 13, 2021

@Strykar do you have any suggestions about how we might make "Prettier graphs"? Given that cointop is a terminal application. Someone else raised a request for candlesticks #134 and side-by-side charts #93

@Strykar
Copy link
Author

Strykar commented Oct 13, 2021

@lyricnz Seems it's not possible with the current library used, I had suggested others but it may not be worth the effort.
Closing.

@Strykar Strykar closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants