gonum/plot VS asciigraph

Compare gonum/plot vs asciigraph and see what are their differences.

gonum/plot

A repository for plotting and visualizing data (by gonum)

asciigraph

Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. (by guptarohit)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gonum/plot asciigraph
8 4
2,639 2,513
0.9% -
4.3 6.4
7 days ago about 1 month ago
Go Go
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

gonum/plot

Posts with mentions or reviews of gonum/plot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-16.

asciigraph

Posts with mentions or reviews of asciigraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-09.
  • Your GitHub year in review - 10 fun ways to visualize your contributions
    22 projects | dev.to | 9 Jan 2023
    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
    2 projects | /r/golang | 23 Jul 2022
    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
    4 projects | /r/Bitburner | 7 Jan 2022
    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?
    4 projects | /r/golang | 21 Mar 2021
    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?

When comparing gonum/plot and asciigraph you can also consider the following projects:

chart - Provide basic charts in go

go-chart - go chart is a basic charting library in go.

gosl - Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

gocui - Minimalist Go package aimed at creating Console User Interfaces.

gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

termui - Golang terminal dashboard

Stats - A well tested and comprehensive Golang statistics library package with no dependencies.

uilive - uilive is a go library for updating terminal output in realtime

gostat - Collection of statistical routines in golang

Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang

dataframe-go - DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

go-colortext - Change the color of console text.