graphoscope
asciigraph
graphoscope | asciigraph | |
---|---|---|
2 | 4 | |
37 | 2,697 | |
- | - | |
6.7 | 6.1 | |
4 days ago | about 2 months ago | |
Go | Go | |
- | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
graphoscope
asciigraph
-
Your GitHub year in review - 10 fun ways to visualize your contributions
Or create an amazing ASCII line graph showing your rollercoaster of activity over your last couple of sprints using asciichart (available for C, C#, C++, Elixir, Java, JavaScript, Go, Haskell, Perl, Python, PHP, Rust, and well... you get the picture).
-
Terminal Music Tracker Mock-Up
Is there anything important that I'm missing? I have ideas to colorize things to make it even easier (such as match track with piano key using a color), but for now this black and white theme works well. I can also use something like asciigraph to plot useful things.
-
Logging and Metrics Fun
I've been playing around with the Go language and it looks like someone ported asciichart.js to Go: https://github.com/guptarohit/asciigraph
-
How should I approach plotting (2d and 3d) in Golang project?
asciigraph is a library for plotting basic graphs in a terminal. It's probably not what you want to have, still an awesome project.
What are some alternatives?
go-plotly - The goal of the go-plotly package is to provide a pleasant Go interface for creating figure specifications which are displayed by the plotly.js JavaScript graphing library.
go-chart - go chart is a basic charting library in go.
inframap - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
gocui - Minimalist Go package aimed at creating Console User Interfaces.
cayley - An open-source graph database
uilive - uilive is a go library for updating terminal output in realtime
goraph - Package goraph implements graph data structure and algorithms.
termui - Golang terminal dashboard
gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang
go-colortext - Change the color of console text.
go-colorable