plot
Plotting library
A Go library for creating and visualizing plots.
A repository for plotting and visualizing data
3k stars
59 watching
204 forks
Language: Go
last commit: about 1 month ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
has2k1/plotnine | An implementation of a grammar of graphics in Python for data analysis and visualization. | 4,039 |
arafatkatze/glot | A plotting library built on top of gnuplot for creating various types of plots | 400 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,089 |
ondrajz/go-callvis | Analyzes Go programs to generate visual call graphs and provides an interactive viewer for exploring package relationships | 5,983 |
plotly/plotly.r | An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior | 2,565 |
oxyplot/oxyplot | A cross-platform plotting library for .NET applications | 3,292 |
go-gota/gota | An API providing data manipulation and analysis capabilities for the Go programming language. | 3,078 |
jetbrains/lets-plot-kotlin | A multiplatform plotting library built on the Grammar of Graphics principles | 444 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
golang-standards/project-layout | Provides a standard layout and guidelines for structuring Go projects | 49,502 |
pavel7004/graphplot | An open-source Go program for modeling and visualizing electrical circuits | 0 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
teunbrand/legendry | An extension to ggplot2, adding new and improved guides for customizing plots | 152 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |