Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/gonum/plot
Last synced: 21 minutes ago
Repository metadata:
A repository for plotting and visualizing data
- Host: GitHub
- URL: https://github.com/gonum/plot
- Owner: gonum
- License: bsd-3-clause
- Created: 2013-07-23T07:01:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T10:06:44.000Z (19 days ago)
- Last Synced: 2024-10-29T19:59:16.201Z (11 days ago)
- Language: Go
- Homepage:
- Size: 21.4 MB
- Stars: 2,739
- Watchers: 59
- Forks: 203
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Owner metadata:
- Name: gonum
- Login: gonum
- Email:
- Kind: organization
- Description: Consistent, composable, and comprehensible scientific code
- Website: https://gonum.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3771091?v=4
- Repositories: 23
- Last Synced at: 2024-03-27T03:57:20.898Z
- Profile URL: https://github.com/gonum
- Sponsor URL:
Committers metadata
Last synced: about 3 hours ago
Total Commits: 798
Total Committers: 39
Avg Commits per committer: 20.462
Development Distribution Score (DDS): 0.599
Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.444
Name | Commits | |
---|---|---|
Ethan Burns | b****n@g****m | 320 |
Sebastien Binet | b****t@c****h | 231 |
Dan Kortschak | d****n@k****o | 48 |
kortschak | d****k@a****u | 46 |
Chris Tessum | c****m@g****m | 33 |
Sebastien Binet | s****t@g****m | 23 |
Jonathan J Lawlor | j****r@g****m | 22 |
James Bell | j****s@s****m | 17 |
Steve McCoy | m****t@g****m | 14 |
btracey | t****n@g****m | 4 |
Jonathan Le | j****e@v****o | 4 |
Christophe Meessen | c****e@m****t | 3 |
Fazlul Shahriar | f****r@g****m | 3 |
Christopher Waldon | c****v@g****m | 2 |
Ekaterina Efimova | k****a@g****m | 2 |
Evert Lammerts | e****t@l****t | 2 |
Jonas Schulze | j****e@s****e | 2 |
Casper Hollingberry | h****7@g****m | 1 |
ktye | k****e | 1 |
Vladimír Chalupecký | v****h | 1 |
Nick Potts | n****s | 1 |
Fabian Wickborn | f****n@w****t | 1 |
David Blyth | d****h@a****v | 1 |
Deleplace | d****5@g****m | 1 |
Dirk Mueller | d****r@s****m | 1 |
Francesc Campoy | c****y@g****g | 1 |
Igor Mikushkin | i****n@g****m | 1 |
Jinesi Yelizati | i****8@1****m | 1 |
Konstantin Shaposhnikov | k****v@g****m | 1 |
Motkov.Kirill | M****l@g****m | 1 |
and 9 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 137,575
- Total dependent packages: 771 (may contain duplicates)
- Total dependent repositories: 16,868 (may contain duplicates)
- Total versions: 22
go: gonum.org/v1/plot
Package plot provides an API for setting up plots, and primitives for drawing on plots. Plot is the basic type for creating a plot, setting the title, axis labels, legend, tick marks, etc. Types implementing the Plotter interface can draw to the data area of a plot using the primitives made available by this package. Some standard implementations of the Plotter interface can be found in the gonum.org/v1/plot/plotter package which is documented here: https://godoc.org/gonum.org/v1/plot/plotter
- Homepage: https://github.com/gonum/plot
- Documentation: https://pkg.go.dev/gonum.org/v1/plot#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v0.14.0 (published about 1 year ago)
- Last Synced: 2024-11-08T12:02:17.306Z (1 day ago)
- Versions: 11
- Dependent Packages: 770
- Dependent Repositories: 16,834
- Docker Downloads: 137,575
-
Rankings:
- Dependent repos count: 0.056%
- Dependent packages count: 0.143%
- Docker downloads count: 0.801%
- Average: 0.842%
- Stargazers count: 1.318%
- Forks count: 1.89%
go: github.com/gonum/plot
- Homepage: https://github.com/gonum/plot
- Documentation: https://pkg.go.dev/github.com/gonum/plot#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.14.0 (published about 1 year ago)
- Last Synced: 2024-11-09T00:07:49.295Z (1 day ago)
- Versions: 11
- Dependent Packages: 1
- Dependent Repositories: 34
-
Rankings:
- Dependent repos count: 0.958%
- Stargazers count: 1.346%
- Forks count: 1.931%
- Average: 2.347%
- Dependent packages count: 5.155%
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- codecov/codecov-action v1 composite
- actions/checkout v2 composite
- dominikh/staticcheck-action v1.2.0 composite
- gioui.org v0.0.0-20210308172011-57750fc8a0a6
- git.sr.ht/~sbinet/gg v0.3.1
- github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
- github.com/go-fonts/latin-modern v0.2.0
- github.com/go-fonts/liberation v0.2.0
- github.com/go-latex/latex v0.0.0-20210823091927-c0d11ff05a81
- github.com/go-pdf/fpdf v0.6.0
- github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
- golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
- golang.org/x/exp/shiny v0.0.0-20220722155223-a9213eeb770e
- golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/text v0.3.7
- gonum.org/v1/gonum v0.12.0
- rsc.io/pdf v0.1.1
- dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9
- gioui.org v0.0.0-20210308172011-57750fc8a0a6
- git.sr.ht/~sbinet/gg v0.3.1
- github.com/BurntSushi/toml v0.3.1
- github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
- github.com/ajstarks/deck v0.0.0-20200831202436-30c9fc6549a9
- github.com/ajstarks/deck/generate v0.0.0-20210309230005-c3f852c02e19
- github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
- github.com/boombuler/barcode v1.0.0
- github.com/boombuler/barcode v1.0.1
- github.com/davecgh/go-spew v1.1.0
- github.com/fogleman/gg v1.3.0
- github.com/go-fonts/dejavu v0.1.0
- github.com/go-fonts/latin-modern v0.2.0
- github.com/go-fonts/liberation v0.2.0
- github.com/go-fonts/stix v0.1.0
- github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1
- github.com/go-latex/latex v0.0.0-20210823091927-c0d11ff05a81
- github.com/go-pdf/fpdf v0.5.0
- github.com/go-pdf/fpdf v0.6.0
- github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
- github.com/jung-kurt/gofpdf v1.0.0
- github.com/kisielk/gotool v1.0.0
- github.com/phpdave11/gofpdf v1.4.2
- github.com/phpdave11/gofpdi v1.0.12
- github.com/phpdave11/gofpdi v1.0.13
- github.com/pkg/errors v0.8.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/ruudk/golang-pdf417 v0.0.0-20181029194003-1af4ab5afa58
- github.com/ruudk/golang-pdf417 v0.0.0-20201230142125-a7e3863a1245
- github.com/stretchr/testify v1.2.2
- github.com/yuin/goldmark v1.2.1
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8
- golang.org/x/exp v0.0.0-20191002040644-a1355ae1e2c3
- golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
- golang.org/x/exp/shiny v0.0.0-20220722155223-a9213eeb770e
- golang.org/x/image v0.0.0-20190227222117-0694c2d4d067
- golang.org/x/image v0.0.0-20190802002840-cff245a6509b
- golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a
- golang.org/x/image v0.0.0-20200119044424-58c23975cae1
- golang.org/x/image v0.0.0-20200430140353-33d19683fad8
- golang.org/x/image v0.0.0-20200618115811-c13761719519
- golang.org/x/image v0.0.0-20201208152932-35266b937fa6
- golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9
- golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
- golang.org/x/image v0.0.0-20211028202545-6944b10bf410
- golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
- golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
- golang.org/x/mod v0.1.0
- golang.org/x/mod v0.3.0
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20201021035429-f5854403a974
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190312061237-fead79001313
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
- golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
- golang.org/x/sys v0.0.0-20210304124612-50617c2ba197
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.6
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20190927191325-030b2cf1153e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.0
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gonum.org/v1/gonum v0.12.0
- honnef.co/go/tools v0.1.3
- rsc.io/pdf v0.1.1