{"id":16545744,"url":"https://github.com/geekplux/timeline-sankey","last_synced_at":"2025-07-25T21:12:45.411Z","repository":{"id":56748181,"uuid":"496686753","full_name":"geekplux/timeline-sankey","owner":"geekplux","description":"A project to visualize time range series data using the Sankey diagram.","archived":false,"fork":false,"pushed_at":"2023-05-10T03:24:32.000Z","size":2788,"stargazers_count":92,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-18T23:00:57.553Z","etag":null,"topics":["data-analysis","data-science","data-visualization","sankey","sankey-chart","sankey-diagram","time-series","time-series-analysis","timeline","visualization"],"latest_commit_sha":null,"homepage":"https://timeline-sankey.vercel.app","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/geekplux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["geekplux"],"patreon":"geekplux","ko_fi":"geekplux"}},"created_at":"2022-05-26T16:08:10.000Z","updated_at":"2024-09-12T03:21:06.000Z","dependencies_parsed_at":"2022-08-16T01:30:43.261Z","dependency_job_id":null,"html_url":"https://github.com/geekplux/timeline-sankey","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/geekplux%2Ftimeline-sankey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekplux%2Ftimeline-sankey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekplux%2Ftimeline-sankey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekplux%2Ftimeline-sankey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geekplux","download_url":"https://codeload.github.com/geekplux/timeline-sankey/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221667529,"owners_count":16860621,"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":["data-analysis","data-science","data-visualization","sankey","sankey-chart","sankey-diagram","time-series","time-series-analysis","timeline","visualization"],"created_at":"2024-10-11T19:07:31.299Z","updated_at":"2024-10-27T11:10:55.965Z","avatar_url":"https://github.com/geekplux.png","language":"TypeScript","funding_links":["https://github.com/sponsors/geekplux","https://patreon.com/geekplux","https://ko-fi.com/geekplux"],"categories":[],"sub_categories":[],"readme":"# Timeline-Sankey\n\nA project to visualize time range series data using the [Sankey diagram](https://en.wikipedia.org/wiki/Sankey_diagram).\n\n## Features\n\n- Visualization layout:\n  - **Responsive View**, with automatic resizing, and adaptive layout for mobile or desktop devices.\n  - **Grid layout** for multiple node series\n  - Direct link and cross(series) link\n  - Node title\n  - Series(column) title in mobile view\n- Interactions:\n  - Hovering over a node highlights the connected nodes and links\n  - **Zoom** on vertical orientation\n  - **Filter** by node tags, categories or date range\n  - Node clicking redirect\n  - **Swipe** and **Touch** on mobile device view\n\n## Preview\n\n[Online Demo](https://timeline-sankey.vercel.app)\n\nYou can play with the demo by tweaking any parameters on right side of the page.\n\n#### Desktop View\n\n![](./preview/desktop.png)\n\nInteraction on desktop view\n\n![](./preview/interaction_desktop.png)\n\n#### Mobile View\n\n\u003cdiv float=\"left\"\u003e\n\u003cimg src=\"./preview/mobile.png\" alt=\"mobile view\" width=\"45%\"\u003e\n\u003cimg src=\"./preview/interaction_mobile.png\" alt=\"mobile interaction view\" width=\"45%\"\u003e\n\u003c/div\u003e\n\nMore preview images can be found in the [preview folder](./preview).\n\n### Docs\n\nThis is not a library, but all parameters are exposed as public properties and which can be changed on the demo page. You can also go through the [index.tsx](./src/pages/index.tsx) to see all properties.\n\n### Visualization Algorithm\n\n- Simple calculation of node position witnin each series(grid, column) to make them side by side as much as possible. So it's not a classical Sankey diagram algorithm like [which d3 is using](https://github.com/d3/d3-sankey)\n- Connect nodes with links then\n- Calculate node properties when interacting or filtering\n\n## LICENSE\n\n[BSD-3-Clause](./LICENSE) © [GeekPlux](https://github.com/geekplux).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekplux%2Ftimeline-sankey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekplux%2Ftimeline-sankey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekplux%2Ftimeline-sankey/lists"}