https://github.com/sgeisler/termgraph
terminal candle stick graph library
https://github.com/sgeisler/termgraph
bitcoin candlestick chart console graph terminal
Last synced: about 1 year ago
JSON representation
terminal candle stick graph library
- Host: GitHub
- URL: https://github.com/sgeisler/termgraph
- Owner: sgeisler
- Created: 2017-01-14T01:04:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T08:16:21.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T03:18:41.687Z (about 1 year ago)
- Topics: bitcoin, candlestick, chart, console, graph, terminal
- Language: Python
- Size: 56.6 KB
- Stars: 95
- Watchers: 5
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TermGraph
[](https://travis-ci.org/sgeisler/termgraph)
TermGraph is a highly experimental and untested python library to draw candle stick graphs on a terminal. The graph is drawn using [unicode box drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character). Colorama is used for coloring.
