Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
/ topograph Public archive

Standalone React component to browse spatio-temporal networks

License

Notifications You must be signed in to change notification settings

topogram/topograph

Repository files navigation

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

  <Topograph
    nodes={nodes}
    edges={edges}
    config={config}
    />

Please refer to the [examples](./examples) folder for an actual use case.

Internationalization

Topogram supports internationalization. Please read our i18n guidelines and feel free to add your own language by translating a file in ./i18n folder!

About

Standalone React component to browse spatio-temporal networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published