@pie-players/pie-tool-graph
v0.3.50
Published
Interactive coordinate grid graphing tool for PIE assessment player
Downloads
1,926
Readme
Graph Tool
Interactive coordinate-grid graphing tool for PIE assessment player flows.
Usage
Import the package to register <pie-tool-graph>:
import "@pie-players/pie-tool-graph";<pie-tool-graph visible="true" tool-id="graph"></pie-tool-graph>Props
| Prop | Type | Default | Description |
| --- | --- | --- | --- |
| visible | boolean | false | Controls whether the graph tool is visible. |
| toolId | string | graph | Tool identifier used by the assessment toolkit runtime context. |
