https://github.com/arafatkatze/glot
Glot is a plotting library for Golang built on top of gnuplot.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 7 committers (14.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords
Repository
Glot is a plotting library for Golang built on top of gnuplot.
Basic Info
- Host: GitHub
- Owner: arafatkatze
- License: mit
- Language: Go
- Default Branch: master
- Size: 49.8 KB
Statistics
- Stars: 405
- Watchers: 6
- Forks: 20
- Open Issues: 16
- Releases: 0
Topics
Metadata Files
README.md
Glot
glot is a plotting library for Golang built on top of gnuplot. glot currently supports styles like lines, points, bars, steps, histogram, circle, and many others. We are continuously making efforts to add more features.
Documentation
Documentation is available at godoc.
Requirements
- gnu plot
- build gnu plot from source
- linux users
-
sudo apt-get update -
sudo apt-get install gnuplot-x11
-
- mac users
- install homebrew
-
brew cask install xquartz(for x-11) -
brew install gnuplot --with-x11
Installation
go get github.com/Arafatk/glot
Usage and Examples
We have a blog post explaining our vision and covering some basic usage of the glot library. Check it out here.
Examples

Contributing
We really encourage developers coming in, finding a bug or requesting a new feature. Want to tell us about the feature you just implemented, just raise a pull request and we'll be happy to go through it. Please read the CONTRIBUTING and CODEOFCONDUCT file.
Owner
- Name: Ara
- Login: arafatkatze
- Kind: user
- Location: San Fransisco
- Website: https://arafatkatze.github.io/
- Repositories: 117
- Profile: https://github.com/arafatkatze
Building magic @sourcegraph
GitHub Events
Total
- Watch event: 10
- Pull request review comment event: 5
- Pull request review event: 2
- Pull request event: 2
- Fork event: 1
Last Year
- Watch event: 10
- Pull request review comment event: 5
- Pull request review event: 2
- Pull request event: 2
- Fork event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Arafat | a****t@i****n | 20 |
| Arafatk | a****n@g****m | 10 |
| Dmitriy Rekunov | d****v@r****u | 3 |
| shubham.s | s****s@g****m | 1 |
| dreddsa5dies | v****v@g****m | 1 |
| Sam Zaydel | s****l@g****m | 1 |
| Davor Kapsa | d****a@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 20
- Total pull requests: 13
- Average time to close issues: 23 days
- Average time to close pull requests: 2 days
- Total issue authors: 11
- Total pull request authors: 8
- Average comments per issue: 2.55
- Average comments per pull request: 0.92
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- szaydel (4)
- shubham7saxena (2)
- metal3d (2)
- bernardoaraujor (2)
- ericjster (1)
- vegan2019 (1)
- helloworldpark (1)
- ghost (1)
- arafatkatze (1)
- paulhovey (1)
Pull Request Authors
- szaydel (3)
- Skrip42 (2)
- shubham7saxena (2)
- dreddsa5dies (1)
- ifbizo (1)
- arafatkatze (1)
- xpoh (1)
- dvrkps (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/arafatkatze/glot
- Homepage: https://github.com/arafatkatze/glot
- Documentation: https://pkg.go.dev/github.com/arafatkatze/glot#section-documentation
- License: MIT
-
Latest release: v0.0.0-20230425001707-a00521b72ee4
published almost 3 years ago