{"id":13553256,"url":"https://github.com/fredhohman/atlas","last_synced_at":"2025-07-30T23:34:35.649Z","repository":{"id":68915552,"uuid":"118080154","full_name":"fredhohman/atlas","owner":"fredhohman","description":"Atlas: Local Graph Exploration in a Global Context","archived":false,"fork":false,"pushed_at":"2019-03-22T02:26:20.000Z","size":873,"stargazers_count":29,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T12:38:25.444Z","etag":null,"topics":["graph-decomposition","graph-exploration","graph-navigation","graph-visualization","visual-analytics"],"latest_commit_sha":null,"homepage":"https://fredhohman.com/papers/atlas","language":"JavaScript","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/fredhohman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-19T05:11:47.000Z","updated_at":"2025-07-10T15:48:32.000Z","dependencies_parsed_at":"2023-02-21T20:00:25.775Z","dependency_job_id":null,"html_url":"https://github.com/fredhohman/atlas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fredhohman/atlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredhohman%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredhohman%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredhohman%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredhohman%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredhohman","download_url":"https://codeload.github.com/fredhohman/atlas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredhohman%2Fatlas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267960831,"owners_count":24172507,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["graph-decomposition","graph-exploration","graph-navigation","graph-visualization","visual-analytics"],"created_at":"2024-08-01T12:02:20.874Z","updated_at":"2025-07-30T23:34:35.615Z","avatar_url":"https://github.com/fredhohman.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# Atlas\n\n*Atlas: Local Graph Exploration in a Global Context*\n\nAtlas is an interactive graph exploration system that wields a fast and scalable edge decomposition algorithm, based on iterative vertex-edge peeling, that decomposes million-edge graphs in seconds, scaling to graphs with up to hundreds of millions of edges. Atlas introduces a new approach for exploring large graphs that simultaneously reveals (1) peculiar subgraph structure discovered through the decomposition’s layers, (e.g., quasi-cliques), and (2) possible vertex roles in linking such subgraph patterns across layers.\n\nFor the Atlas edge decomposition algorithm, go to [github.com/fredhohman/atlas-algorithm][atlas-algorithm].\n\n![UI](ui.png)\n\n\n***\n\n\n## Installation\n\nDownload or clone this repository:\n\n```bash\ngit clone https://github.com/fredhohman/atlas.git\n```\n\nWithin the cloned repo, install the required packages with npm:\n\n```bash\nnpm install\n```\n\n\n## Usage\n\nTo run Atlas:\n\n```bash\nnpm run start\n```\n\n## Using Your Own Graph Data\n\nTo load your own graph data into Atlas, [see the instructions here][own-data].\n\n\n## Requirements\n\nAtlas requires [npm][npm] to run.\n\n\n## Atlas Edge Decomposition Algorithm\n\nAtlas uses a fast, scalable edge decomposition to split graphs into graph layers for visualizaion.\nFor the edge decomposition algorithm, go to [github.com/fredhohman/atlas-algorithm][atlas-algorithm].\n\n\n## Citation\n\n**[Atlas: Local Graph Exploration in a Global Context](https://fredhohman.com/papers/atlas)**  \nJames Abello\\*, Fred Hohman\\*, Varun Bezzam, Duen Horng (Polo) Chau  \n*ACM Conference on Intelligent User Interfaces (IUI). Los Angeles, CA, USA, 2019.*  \n\\* Authors contributed equally.\n\n```\n@inproceedings{hohman2019atlas,\n  title={Atlas: Local Graph Exploration in a Global Context},\n  author={Abello, James and Hohman, Fred and Bezzam, Varun and Chau, Duen Horng},\n  booktitle={Proceedings of the International Conference on Intelligent User Interfaces},\n  year={2019},\n  organization={ACM}\n}\n```\n\n## License\n\nMIT License. See [`LICENSE.md`](LICENSE.md).\n\n\n## Contact\n\nFor questions or support [open an issue][issues] or contact [Fred Hohman][fred].\n\n\n[atlas-algorithm]: https://github.com/fredhohman/atlas-algorithm\n[npm]: https://www.npmjs.com\n[fred]: http://www.fredhohman.com\n[own-data]: data/README.md\n[issues]: https://github.com/fredhohman/atlas/issues","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredhohman%2Fatlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredhohman%2Fatlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredhohman%2Fatlas/lists"}