{"id":19218412,"url":"https://github.com/abhi5h3k/graphml-viewer","last_synced_at":"2025-05-13T00:15:40.923Z","repository":{"id":57838188,"uuid":"342532157","full_name":"Abhi5h3k/graphml-viewer","owner":"Abhi5h3k","description":"Quick and simple web based solution to visualize GraphMl network diagrams","archived":false,"fork":false,"pushed_at":"2023-10-16T21:12:51.000Z","size":2766,"stargazers_count":46,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T00:15:25.647Z","etag":null,"topics":["abhi5h3k","analytics","angular","cytoscape","cytoscapejs","d3","dashboard","dataanalytics","datavisualization","dataviz","force-direced","graph","graphml","network","networkanalysis","visualization-application"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abhi5h3k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-26T09:53:06.000Z","updated_at":"2025-04-27T01:05:12.000Z","dependencies_parsed_at":"2025-04-20T20:42:20.990Z","dependency_job_id":null,"html_url":"https://github.com/Abhi5h3k/graphml-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhi5h3k%2Fgraphml-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhi5h3k%2Fgraphml-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhi5h3k%2Fgraphml-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhi5h3k%2Fgraphml-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abhi5h3k","download_url":"https://codeload.github.com/Abhi5h3k/graphml-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843225,"owners_count":21972874,"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":["abhi5h3k","analytics","angular","cytoscape","cytoscapejs","d3","dashboard","dataanalytics","datavisualization","dataviz","force-direced","graph","graphml","network","networkanalysis","visualization-application"],"created_at":"2024-11-09T14:26:43.887Z","updated_at":"2025-05-13T00:15:40.896Z","avatar_url":"https://github.com/Abhi5h3k.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔥GraphMl Viewer🔥  \n\n[![Abhishek LinkedIn](https://img.shields.io/badge/Abhishek-LinkedIn-blue.svg?style=for-the-badge)](https://www.linkedin.com/in/abhi5h3k/) [![Abhishek StackOverflow](https://img.shields.io/badge/Abhishek-StackOverflow-orange.svg?style=for-the-badge)](https://stackoverflow.com/users/6870223/abhi?tab=profile)\n\n![image](https://user-images.githubusercontent.com/37928721/119217835-8d4a9e00-bafa-11eb-9898-01e247c7ef67.png)\n\n## Demo\n[graphml viewer](http://graphml.devabhi.in/)\n\n![graphml viwere](https://media.giphy.com/media/LwkeSCUlNhOy3nM1as/giphy.gif)\n\n## 3D graph visualization:\n![3d Graph](https://media.giphy.com/media/IoKispirVCq6xKNRv7/giphy.gif)\n\n## Try multiple Layout\n![graph layouts](https://media.giphy.com/media/wNcpUmV4ocNXjffEUH/giphy.gif)\n\n## Hierarchical Layout\n![Herarchical layout](https://media.giphy.com/media/sjc4dutBAFxEFsINsE/giphy.gif)\n\n## Spring layout with node color based on attribute\n![spring layout](https://media.giphy.com/media/jFe7C9zbDdIhbDyCeE/giphy.gif)\n\n## change node shape:\n**Possible shapes :** \"ellipse\", \"triangle\", \"round-triangle\", \"rectangle\", \"round-rectangle\", \"bottom-round-rectangle\", \"cut-rectangle\", \"barrel\", \"rhomboid\", \"diamond\", \"round-diamond\", \"pentagon\", \"round-pentagon\", \"hexagon\", \"round-hexagon\", \"concave-hexagon\", \"heptagon\", \"round-heptagon\", \"octagon\", \"round-octagon\", \"star\", \"tag\", \"round-tag\", \"vee\"\n\n1. Automatically from 24 node shapes\n\n![node shape](https://media.giphy.com/media/COodpc4lZRaUkSXB1Z/giphy.gif)\n\n2. Set from node data, need to have 'node_shape' key in node data\n\n![node shape from data](https://media.giphy.com/media/bGPlREECBu1DIHDzhZ/giphy.gif)\n\n## Show node background Image:\n![node background image](https://media.giphy.com/media/CiGICN8sGsnuUOIKgU/giphy.gif)\n1. Require **image** key in node data with image url as value \n2. You can download a sample GraphMl from [graphml viewer](https://github.com/Abhi5h3k/graphml-viewer/blob/main/sample/mahabharat_family_tree_abhi.graphml) to check how to modify graphml data for image and url\n\n## Load GraphMl\n1. Drag and drop multiple graphml files / click browse for files\n\n![load graphm](https://media.giphy.com/media/kTTcgB33vQJacQ5yXK/giphy.gif)\n\n## check graph analytics\n![graph anaytics](https://media.giphy.com/media/47eSarzujmoFzcfKZl/giphy.gif)\n\n## check n degree neighbour\n1. click on node\n2. select focus from top right icons\n3. now you will get 2 additional icons to expand and contract the neighbours\n4. click again on focus icon to retun to main graph\n\n![check n degree neighbour ](https://media.giphy.com/media/cx4TpwKlxo8yexXKIK/giphy.gif)\n\n## Hover on node to see node neighbours\n![node neighbour](https://media.giphy.com/media/7OtmVY2R0ZrlbkJ8dU/giphy.gif)\n\n## search node using node attribute (like : id, name)\n![search node](https://media.giphy.com/media/nI5QXamuZd1pFNoVBB/giphy.gif)\n\n## Export / view graph data (node data and edge data)\n![export graph as table](https://media.giphy.com/media/QpnPqP4B8zozo0MtXL/giphy.gif)\n\n## Capture and Download graph images/ json /graphml\n![export graph images or json or graphml](https://media.giphy.com/media/CtOE4N84ekyMgJ0Aw6/giphy.gif)\n\n## Using Lasso tool to select nodes and edges\n1. Double click on empty graph area and start lasso drawing from 3rd click\n\n![method one for lasso](https://media.giphy.com/media/Ikd3a4OT3qu9M1zv6P/giphy.gif)\n\n2. select lasso from right menu for style and click on empty graph area to start drawing\n\n![method 2 for lasso](https://media.giphy.com/media/0qGO8v8wy5J0QUzVvE/giphy.gif)\n\n## Remove graph\n![remove graph](https://media.giphy.com/media/qKoFwiwOwsP9lMA3av/giphy.gif)\n\n## load and switch between multiple graphml files\n![switch graphml](https://media.giphy.com/media/ZYgtaTloSPG9xuQKrP/giphy.gif)\n\n\n## setup\n1. clone repo\n2. last tested:\n   \tAngular CLI: 8.3.29\n\tNode: 14.20.1\n\tOS: win32 x64\n\tAngular: 8.2.14\n3. npm install\n4. ng serve\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n\n## Authors\n\n* **Abhishek Bhardwaj** - *Stackoverflow profile* - [Stackoverflow profile](https://stackoverflow.com/users/6870223/abhi?tab=profile)\n\t\t\t  *Linkedin profile* - [Linkedin profile](https://www.linkedin.com/in/abhishek-bhardwaj-b16764166)\n\n## License\n\nThis project is opensource, Kindly maintain the proper credits for author and contributers.\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.4.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi5h3k%2Fgraphml-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhi5h3k%2Fgraphml-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi5h3k%2Fgraphml-viewer/lists"}