[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 }