plot VS gostat

Compare plot vs gostat and see what are their differences.

plot

A concise API for exploratory data visualization implementing a layered grammar of graphics (by observablehq)

gostat

Collection of statistical routines in golang (by ematvey)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
plot gostat
38 -
3,836 32
2.6% -
9.1 0.0
8 days ago about 6 years ago
HTML Go
ISC 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.

plot

Posts with mentions or reviews of plot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-25.

gostat

Posts with mentions or reviews of gostat. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning gostat yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing plot and gostat you can also consider the following projects:

gonum/plot - A repository for plotting and visualizing data

pagerank - Weighted PageRank implementation in Go

go-dsp - Digital Signal Processing for Go

go-fn - Automatically exported from code.google.com/p/go-fn

gohistogram - Streaming approximate histograms in Go

geom - 2d geometry for golang

gonum/mat64

blas - Go implementation of BLAS (Basic Linear Algebra Subprograms)

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

evaler - Implements a simple floating point arithmetic expression evaluator in Go (golang).

go.matrix - linear algebra for go

ewma - Exponentially Weighted Moving Average algorithms for Go.