Go-chart Alternatives
Similar projects and alternatives to go-chart
-
asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
canvas
Canvas is a Go drawing library based on OpenGL or using software rendering that is very similar to the HTML5 canvas API (by tfriedel6)
-
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.
-
-
gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
go-chart reviews and mentions
-
Create interactive figures with go-plotly!
I have used both https://github.com/wcharczuk/go-chart and https://github.com/gonum/gonum/tree/master/graph for charts, but my need for charts and graphs isn't constant. Since these are far more popular projects, there might be some hesitance for people to use something else without a specific differentiator. What is the biggest difference in your mind? I use a fair bit of Python, but not for graphs and charts. Is yours more similar to plotly? I know Gonum gets a lot of inspiration from Python libraries, but perhaps yours is a more specific equivalent to Plotly? I don't know exactly what you mean about interactivity until I get to play with it. I'm wrapping up a master's project now and might have a few weeks to poke at some visualizations.
-
How should I approach plotting (2d and 3d) in Golang project?
So far I've been using gonum anyway the couple times I've needed a chart, so I've used gonum, and while I did get confused in a few cases, I never tried the alternative I've heard mentioned: https://github.com/wcharczuk/go-chart Not sure how it compares, but if I ever have some time, I would love to contribute to gonum especially.
Stats
wcharczuk/go-chart is an open source project licensed under MIT License which is an OSI approved license.