Skip to main content

Inventory TraceGraph

Overview

The Inventory TraceGraph component is a custom Perspective component that provides a visual representation of inventory movements over time. It displays a graph that shows the quantity of inventory at different points in time, allowing users to easily track changes in inventory levels.

Props

The Inventory TraceGraph component has the following props:

Prop NameTypeDescriptionInput/Output
initialNodeIdstringThe ID of the initial node to display in the graph.Input
initialDepthnumberThe initial depth of the graph to display.Input
initialDirectionstringThe initial direction of the graph to display. Can be "in" or "out".Input