{"id":13413749,"url":"https://github.com/gonum/plot","last_synced_at":"2025-05-13T20:16:13.425Z","repository":{"id":9662467,"uuid":"11601889","full_name":"gonum/plot","owner":"gonum","description":"A repository for plotting and visualizing data","archived":false,"fork":false,"pushed_at":"2025-03-27T09:07:23.000Z","size":23004,"stargazers_count":2835,"open_issues_count":89,"forks_count":204,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-05-05T23:38:15.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gonum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-07-23T07:01:13.000Z","updated_at":"2025-05-03T13:14:12.000Z","dependencies_parsed_at":"2023-01-17T00:00:50.347Z","dependency_job_id":"0bb9b24e-c03a-4cc5-bc3c-9c368a65e992","html_url":"https://github.com/gonum/plot","commit_stats":{"total_commits":798,"total_committers":39,"mean_commits":20.46153846153846,"dds":0.5989974937343359,"last_synced_commit":"9b8e196748f157bb608ba15ff0f69b91f76caaf3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonum%2Fplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonum%2Fplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonum%2Fplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonum%2Fplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonum","download_url":"https://codeload.github.com/gonum/plot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020646,"owners_count":22000756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:01:48.062Z","updated_at":"2025-05-13T20:16:13.399Z","avatar_url":"https://github.com/gonum.png","language":"Go","readme":"# Gonum Plot\n\n[![Build status](https://github.com/gonum/plot/workflows/CI/badge.svg)](https://github.com/gonum/plot/actions)\n[![Build status](https://ci.appveyor.com/api/projects/status/6vtroet40gj5jhoe/branch/master?svg=true)](https://ci.appveyor.com/project/Gonum/plot/branch/master)\n[![codecov.io](https://codecov.io/gh/gonum/plot/branch/master/graph/badge.svg)](https://codecov.io/gh/gonum/plot)\n[![coveralls.io](https://coveralls.io/repos/gonum/plot/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/gonum/plot?branch=master)\n[![GoDoc](https://godoc.org/gonum.org/v1/plot?status.svg)](https://godoc.org/gonum.org/v1/plot)\n[![go.dev reference](https://pkg.go.dev/badge/gonum.org/v1/plot)](https://pkg.go.dev/gonum.org/v1/plot)\n\n`gonum/plot` is the new, official fork of code.google.com/p/plotinum.\nIt provides an API for building and drawing plots in Go.\n*Note* that this new API is still in flux and may change.\nSee the wiki for some [example plots](http://github.com/gonum/plot/wiki/Example-plots).\n\nFor additional Plotters, see the [Community Plotters](https://github.com/gonum/plot/wiki/Community-Plotters) Wiki page.\n\nThere is a discussion list on Google Groups: gonum-dev@googlegroups.com.\n\n`gonum/plot` is split into a few packages:\n\n* The `plot` package provides simple interface for laying out a plot and provides primitives for drawing to it.\n* The `plotter` package provides a standard set of `Plotter`s which use the primitives provided by the `plot` package for drawing lines, scatter plots, box plots, error bars, etc. to a plot. You do not need to use the `plotter` package to make use of `gonum/plot`, however: see the wiki for a tutorial on making your own custom plotters.\n* The `plotutil` package contains a few routines that allow some common plot types to be made very easily. This package is quite new so it is not as well tested as the others and it is bound to change.\n* The `vg` package provides a generic vector graphics API that sits on top of other vector graphics back-ends such as a custom EPS back-end, draw2d, SVGo, X-Window, gopdf, and [Gio](https://gioui.org).\n\n## Documentation\n\nDocumentation is available at:\n\n  https://godoc.org/gonum.org/v1/plot\n\n## Installation\n\nYou can get `gonum/plot` using go get:\n\n`go get gonum.org/v1/plot/...`\n\nIf you write a cool plotter that you think others may be interested in using, please post to the list so that we can link to it in the `gonum/plot` wiki or possibly integrate it into the `plotter` package.\n","funding_links":[],"categories":["Science and Data Analysis","Go","开源类库","科学和数据分析","Open source library","科学与数据分析","数据分析与数据科学","Relational Databases","Golang","Golang tools","\u003cspan id=\"科学和数据分析-science-and-data-analysis\"\u003e科学和数据分析 Science and Data Analysis\u003c/span\u003e"],"sub_categories":["HTTP Clients","图表","Advanced Console UIs","Charts","交流","HTTP客户端","查询语","Charts/Plot","Misc","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonum%2Fplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonum%2Fplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonum%2Fplot/lists"}