https://github.com/arafatkatze/glot

Glot is a plotting library for Golang built on top of gnuplot.

https://github.com/arafatkatze/glot

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

golang plotting
Last synced: 6 months ago · JSON representation

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
golang plotting
Created over 8 years ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

Build Status GoDoc Join the chat at https://gitter.im/tensorflowrb/Lobby License

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

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

All Time
  • Total Commits: 37
  • Total Committers: 7
  • Avg Commits per committer: 5.286
  • Development Distribution Score (DDS): 0.459
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
enhancement (3)
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
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Stargazers count: 2.8%
Forks count: 5.0%
Average: 6.8%
Dependent packages count: 8.9%
Dependent repos count: 10.6%
Last synced: 8 months ago