https://github.com/topogram/topograph
Standalone React component to browse spatio-temporal networks
https://github.com/topogram/topograph
Last synced: about 1 month ago
JSON representation
Standalone React component to browse spatio-temporal networks
- Host: GitHub
- URL: https://github.com/topogram/topograph
- Owner: topogram
- License: gpl-3.0
- Archived: true
- Created: 2019-06-14T15:03:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T10:30:12.000Z (about 4 years ago)
- Last Synced: 2024-11-04T01:32:47.642Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - topogram/topograph - Standalone React component to browse spatio-temporal networks (others)
README
# Topograph
**topograph** is a standalone React component that provides a visualization engine to explore spatio-temporal networks.
## Features
* time-based navigation in graph
* network layouts + geographic data## How to use
The component is
```
```Please refer to the `[examples](./examples)` folder for an actual use case.
## Internationalization
Topogram supports internationalization. Please read our [i18n guidelines](https://github.com/topogram/topogram/wiki/App-translation) and feel free to add your own language by translating a file in `./i18n` folder!