{"id":23112555,"url":"https://github.com/arafatkatze/glot","last_synced_at":"2025-04-05T23:12:19.997Z","repository":{"id":45820711,"uuid":"100771063","full_name":"arafatkatze/glot","owner":"arafatkatze","description":"Glot is a plotting library for Golang built on top of gnuplot.","archived":false,"fork":false,"pushed_at":"2023-04-25T00:17:07.000Z","size":43,"stargazers_count":391,"open_issues_count":16,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-29T02:01:19.827Z","etag":null,"topics":["golang","plotting"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arafatkatze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-08-19T04:57:24.000Z","updated_at":"2024-05-22T18:48:35.000Z","dependencies_parsed_at":"2023-08-14T23:24:40.414Z","dependency_job_id":null,"html_url":"https://github.com/arafatkatze/glot","commit_stats":null,"previous_names":["arafatkatze/glot","arafatk/glot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arafatkatze%2Fglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arafatkatze%2Fglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arafatkatze%2Fglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arafatkatze%2Fglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arafatkatze","download_url":"https://codeload.github.com/arafatkatze/glot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411239,"owners_count":20934653,"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":["golang","plotting"],"created_at":"2024-12-17T02:19:32.465Z","updated_at":"2025-04-05T23:12:19.981Z","avatar_url":"https://github.com/arafatkatze.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":" [![Build Status](https://travis-ci.org/Arafatk/glot.svg?branch=master)](https://travis-ci.org/Arafatk/glot) [![GoDoc](https://godoc.org/github.com/arafat/glot?status.svg)](https://godoc.org/github.com/Arafatk/glot) [![Join the chat at https://gitter.im/tensorflowrb/Lobby](https://badges.gitter.im/tensorflowrb/Lobby.svg)](https://gitter.im/glot-dev/Lobby?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link)  ![License](https://img.shields.io/badge/License-MIT-blue.svg)  \n\n# Glot\n`glot` is a plotting library for Golang built on top of [gnuplot](http://www.gnuplot.info/). `glot` currently supports styles like lines, points, bars, steps, histogram, circle, and many others. We are continuously making efforts to add more features.  \n\n## Documentation\nDocumentation is available at [godoc](https://godoc.org/github.com/Arafatk/glot).      \n\n## Requirements\n - gnu plot\n    - build gnu plot from [source](https://sourceforge.net/projects/gnuplot/files/gnuplot/)\n    - linux users\n       -  ```sudo apt-get update```\n       -  ```sudo apt-get install gnuplot-x11``` \n    - mac users\n       -  install homebrew\n       -  ```brew cask install xquartz``` (for x-11)\n       -  ```brew install gnuplot --with-x11```\n\n## Installation     \n```go get github.com/Arafatk/glot```\n\n## Usage and Examples  \nWe have a blog post explaining our vision and covering some basic usage of the `glot` library. Check it out [here](https://medium.com/@Arafat./introducing-glot-the-plotting-library-for-golang-3133399948a1).\n\n## Examples\n![](https://raw.githubusercontent.com/Arafatk/plot/master/Screenshot%20-%20Saturday%2014%20October%202017%20-%2004-51-13%20%20IST.png)\n\n## Contributing\nWe 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 CODE_OF_CONDUCT file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farafatkatze%2Fglot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farafatkatze%2Fglot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farafatkatze%2Fglot/lists"}