# graph-visualizer **Repository Path**: a5833/graph-visualizer ## Basic Information - **Project Name**: graph-visualizer - **Description**: Visualizer for your Playable graphs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-03 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PlayableGraph Visualizer The PlayableGraph Visualizer is a tool that displays the PlayableGraphs in the scene. It can be used in both Play and Edit mode and will always reflect the current state of the graph. Playable nodes are represented by colored nodes, varying according to their type. Connections color intensity indicates its weight. See the [Documentation](Documentation~/playablegraph-visualizer.md) for the installation and the usage.