{"id":13719237,"url":"https://github.com/domitry/Nyaplotjs","last_synced_at":"2025-05-07T11:31:23.589Z","repository":{"id":17161623,"uuid":"19928664","full_name":"domitry/Nyaplotjs","owner":"domitry","description":"JavaScript plotting library","archived":false,"fork":false,"pushed_at":"2015-12-29T07:16:06.000Z","size":1512,"stargazers_count":21,"open_issues_count":3,"forks_count":7,"subscribers_count":4,"default_branch":"v2","last_synced_at":"2024-11-14T08:35:50.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://nyaplotjs.readthedocs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domitry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-19T03:59:04.000Z","updated_at":"2019-09-28T07:39:56.000Z","dependencies_parsed_at":"2022-08-04T16:45:19.909Z","dependency_job_id":null,"html_url":"https://github.com/domitry/Nyaplotjs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domitry%2FNyaplotjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domitry%2FNyaplotjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domitry%2FNyaplotjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domitry%2FNyaplotjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domitry","download_url":"https://codeload.github.com/domitry/Nyaplotjs/tar.gz/refs/heads/v2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252868781,"owners_count":21816920,"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-08-03T01:00:44.937Z","updated_at":"2025-05-07T11:31:23.193Z","avatar_url":"https://github.com/domitry.png","language":"JavaScript","funding_links":[],"categories":["Visualization"],"sub_categories":[],"readme":"Nyaplotjs\n=======\n\n[![Documentation Status](https://readthedocs.org/projects/nyaplotjs/badge/?version=latest)](http://nyaplotjs.readthedocs.org/en/latest/?badge=latest)\n[![npm version](https://badge.fury.io/js/nyaplot.svg)](https://badge.fury.io/js/nyaplot)\n\n![alt text](https://dl.dropboxusercontent.com/u/47978121/gsoc/nya_top.png)\n\nNyaplotjs is a 2D/3D plotting library built on the top of [d3](http://d3js.org/).\n\nNyaplotjs was originally developed as the back-end library for [Nyaplot](https://github.com/domitry/nyaplot), an interactive plot library for Ruby language.\nIt is frienendly with other script languages like Ruby and Python due to its origin.\n\nThis software has been developed as a product in Google Summer of Code 2014 (GSoC2014) under the support of [SciRuby](http://sciruby.com/). The mentor was [Pjotr Prins](http://thebird.nl/).\n\n## Demos\n\nYou can try Nyaplotjs interactively on [JSFiddle](http://jsfiddle.net/domitry/z73kjsxo/).\n\n### Charts\n\n* [Scatter](http://www.domitry.com/nyaplot/scatter.html)\n* [Line](http://www.domitry.com/nyaplot/line.html)\n* [Line2](http://www.domitry.com/nyaplot/lorenz.html)\n* [Histogram](http://www.domitry.com/nyaplot/histogram.html)\n* [Vectors](http://www.domitry.com/nyaplot/vectors.html)\n* [Benn](http://www.domitry.com/nyaplot/benn.html)\n* [Bar chart](http://www.domitry.com/nyaplot/bar.html)\n* [Multiple bar chart](http://www.domitry.com/nyaplot/multi_bar.html)\n* [Box plot](http://www.domitry.com/nyaplot/box.html)\n* [Beans plot](http://www.domitry.com/nyaplot/beans.html)\n* [Area plot](http://www.domitry.com/nyaplot/area.html)\n* [Rect and Circle](http://www.domitry.com/nyaplot/rect_circle.html)\n\n### Features\n\n* [to_png](http://www.domitry.com/nyaplot/to_png.html)\n* [Log scale](http://www.domitry.com/nyaplot/scale.html)\n* [Annotation](http://www.domitry.com/nyaplot/annotation.html)\n* [MathLabel](http://www.domitry.com/nyaplot/mathlabel.html)\n* [Legend](http://www.domitry.com/nyaplot/legend.html)\n* [Theme](http://www.domitry.com/nyaplot/theme.html)\n* [Widget](http://www.domitry.com/nyaplot/widget.html)\n\n### Experimental features\n\n* [Tooltip](http://www.domitry.com/nyaplot/tooltip.html)\n* [Interactive 3-pane plot](http://www.domitry.com/gsoc/multi_pane2.html)\n\n## How to use \u0026 How to contribute\n\n**The Latest document is [here](http://nyaplotjs.readthedocs.org/en/latest/?badge=latest).**\n\n## How to build\n```shell\ncd Nyaplotjs\nnpm install\ngrunt release\n```\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomitry%2FNyaplotjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomitry%2FNyaplotjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomitry%2FNyaplotjs/lists"}