graph-explorer-interaction 0.3.0

Navigation and the radial focus controller for graph-explorer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "graph-explorer-interaction"
description = "Navigation and the radial focus controller for graph-explorer."
edition.workspace = true
version.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
keywords = ["graph", "navigation", "interaction", "visualization"]
categories = ["visualization"]

[dependencies]
graph-explorer-core = { workspace = true }