{"id":13816722,"url":"https://vega.github.io/vega-lite/","last_synced_at":"2025-05-15T18:32:21.469Z","repository":{"id":23563764,"uuid":"26931359","full_name":"vega/vega-lite","owner":"vega","description":"A concise grammar of interactive graphics, built on Vega.","archived":false,"fork":false,"pushed_at":"2025-05-02T08:04:45.000Z","size":329761,"stargazers_count":4860,"open_issues_count":772,"forks_count":638,"subscribers_count":90,"default_branch":"main","last_synced_at":"2025-05-13T12:00:26.921Z","etag":null,"topics":["charts","declarative-language","plot","vega","vega-lite","visual-analysis","visualization","visualization-grammar"],"latest_commit_sha":null,"homepage":"https://vega.github.io/vega-lite/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vega.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://app.hubspot.com/payments/GyPC972GD9Rt?referrer=PAYMENT_LINK"}},"created_at":"2014-11-20T20:52:04.000Z","updated_at":"2025-05-13T10:30:40.000Z","dependencies_parsed_at":"2023-11-27T17:53:09.150Z","dependency_job_id":"82f64383-9dd1-4426-9ba4-0dc7e2d35b25","html_url":"https://github.com/vega/vega-lite","commit_stats":{"total_commits":9309,"total_committers":207,"mean_commits":"44.971014492753625","dds":0.5805134815769686,"last_synced_commit":"81866c0fd2a692afc6acb9c0b3a40e86074abe51"},"previous_names":["uwdata/vega-lite"],"tags_count":266,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vega%2Fvega-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vega%2Fvega-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vega%2Fvega-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vega%2Fvega-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vega","download_url":"https://codeload.github.com/vega/vega-lite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254397878,"owners_count":22064576,"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":["charts","declarative-language","plot","vega","vega-lite","visual-analysis","visualization","visualization-grammar"],"created_at":"2024-08-04T06:00:18.766Z","updated_at":"2025-05-15T18:32:21.463Z","avatar_url":"https://github.com/vega.png","language":"TypeScript","funding_links":["https://app.hubspot.com/payments/GyPC972GD9Rt?referrer=PAYMENT_LINK"],"categories":["Data Analytics","Charts","Visualization Libraries","Uncategorized","Systems, Toolkits, and Libraries","React Native","Visualization","Data visualization"],"sub_categories":["1. Visualization Tool","Uncategorized","Misc","D3 based libraries","Code-based visualization libraries"],"readme":"# Vega-Lite \u003ca href=\"https://vega.github.io/vega-lite/\"\u003e\u003cimg align=\"right\" src=\"https://github.com/vega/logos/blob/master/assets/VL_Color@64.png?raw=true\" height=\"38\"\u003e\u003c/img\u003e\u003c/a\u003e\n\n[![npm version](https://img.shields.io/npm/v/vega-lite.svg)](https://www.npmjs.com/package/vega-lite) [![Build Status](https://github.com/vega/vega-lite/workflows/Test/badge.svg)](https://github.com/vega/vega-lite/actions) [![codecov](https://codecov.io/gh/vega/vega-lite/branch/main/graph/badge.svg)](https://codecov.io/gh/vega/vega-lite) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=rounded)](https://github.com/prettier/prettier) [![JSDevlivr](https://data.jsdelivr.com/v1/package/npm/vega-lite/badge?style=rounded)](https://www.jsdelivr.com/package/npm/vega-lite)\n\n![Teaser](site/static/teaser.png)\n\n[Vega-Lite](https://vega.github.io/vega-lite/) provides a higher-level grammar for visual analysis that generates complete [Vega](https://vega.github.io/) specifications.\n\nYou can find more details, [documentation](https://vega.github.io/vega-lite/docs/), [examples](https://vega.github.io/vega-lite/examples/), [usage instructions](https://vega.github.io/vega-lite/usage/embed.html), and [tutorials](https://vega.github.io/vega-lite/tutorials/getting_started.html) on the [Vega-Lite website](https://vega.github.io/vega-lite/).\n\nTry using Vega-Lite in the online [Vega Editor](https://vega.github.io/editor/#/examples/vega-lite/bar).\n\nContributions are also welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for contribution and development guidelines and our [Code of Conduct](https://vega.github.io/vega/about/code-of-conduct/).\n\nRead about future plans in [our roadmap](https://github.com/vega/roadmap/projects/).\n\n## Team\n\nThe development of Vega-Lite is led by the alumni and members of the [University of Washington Interactive Data Lab](https://idl.cs.washington.edu) (UW IDL), including [Kanit \"Ham\" Wongsuphasawat](https://kanitw.github.io) (now at Databricks), [Dominik Moritz](https://bsky.app/profile/domoritz.de) (now at CMU / Apple), [Arvind Satyanarayan](https://bsky.app/profile/arvind.bsky.social) (now at MIT), and [Jeffrey Heer](https://bsky.app/profile/jheer.org) (UW IDL).\n\nVega-Lite gets significant contributions from its community. Please see the [contributors page](https://github.com/vega/vega-lite/graphs/contributors) for the full list of contributors.\n\n## Citing Vega-Lite\n\n```bib\n@article{2017-vega-lite,\n  doi = {10.1109/tvcg.2016.2599030},\n  year = {2017},\n  author = {Arvind Satyanarayan and Dominik Moritz and Kanit Wongsuphasawat and Jeffrey Heer},\n  title = {Vega-Lite: A Grammar of Interactive Graphics},\n  journal = {{IEEE} Transactions on Visualization \\\u0026 Computer Graphics (Proc. InfoVis)},\n  url = {http://idl.cs.washington.edu/papers/vega-lite},\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/vega.github.io%2Fvega-lite%2F","html_url":"https://awesome.ecosyste.ms/projects/vega.github.io%2Fvega-lite%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/vega.github.io%2Fvega-lite%2F/lists"}