plot
Plotting library
Provides an API for building and drawing plots in Go
A repository for plotting and visualizing data
3k stars
59 watching
204 forks
Language: Go
last commit: 3 months 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,690 |
has2k1/plotnine | An implementation of a grammar of graphics in Python for data analysis and visualization. | 4,083 |
arafatkatze/glot | A plotting library built on top of gnuplot for creating various types of plots | 401 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
ondrajz/go-callvis | Analyzes Go programs to generate visual call graphs and provides an interactive viewer for exploring package relationships | 6,016 |
plotly/plotly.r | An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior | 2,582 |
oxyplot/oxyplot | A cross-platform plotting library for .NET applications | 3,305 |
go-gota/gota | An API providing data manipulation and analysis capabilities for the Go programming language. | 3,088 |
jetbrains/lets-plot-kotlin | A Kotlin API for creating multiplatform plots and graphics using the Grammar of Graphics | 446 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
golang-standards/project-layout | Provides a standard layout and guidelines for structuring Go projects | 49,931 |
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,564 |
teunbrand/legendry | A package extending the ggplot2 visualization library to provide additional guide functionality for creating and customizing plots | 182 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 893 |