API Reference
Class
GraphSceneStagePlanner
Plans deterministic hierarchy snapshots without depending on a browser or rendering backend.
Inheritance
- Object
- GraphSceneStagePlanner
Methods
CreateStages(ChartForgeX.Interactivity.GraphScene scene, System.Action{ChartForgeX.Interactivity.GraphSceneStageOptions} configure) #Creates overview-to-detail stages for a graph scene.
Parameters
- scene ChartForgeX.Interactivity.GraphScene
- The graph scene to plan.
- configure System.Action{ChartForgeX.Interactivity.GraphSceneStageOptions}
- Optional stage planning configuration.
Returns
Ordered deterministic graph stages.