@graph-viz

@graph-viz

  • Guide
  • API
  • Help

›Interfaces

Introduction

  • README
  • Globals

Modules

  • core
  • layouts
  • react

Classes

  • DisplayGroups
  • GraphVisualization
  • Labels
  • Links
  • MouseInteraction
  • Nodes
  • ForceSimulation
  • GraphVizComponent

Interfaces

  • ConfigurationOptions
  • DisplayGroup
  • DisplayLink
  • DisplayNode
  • GroupStyleAttributes
  • LabelStyleAttributes
  • LinkStyleAttributes
  • NodeStyleAttributes
  • Point
  • PopulatedDisplayLink
  • TextTexture
  • Uniforms
  • VisualizationInputData
  • ForceConfig
  • NodePosition
  • SimulationData
  • SimulationGroup
  • SimulationLink
  • SimulationNode
  • GraphVizComponentProps
  • NodeTooltipsProps
  • State
  • TooltipFields
  • TooltipNode
  • Vec2

NodePosition

@graph-viz › Globals › layouts › NodePosition

Hierarchy

  • NodePosition

Index

Properties

  • id
  • x
  • y
  • z

Properties

id

• id: string

Defined in packages/layouts/src/ForceSimulation.ts:56


x

• x: number

Defined in packages/layouts/src/ForceSimulation.ts:57


y

• y: number

Defined in packages/layouts/src/ForceSimulation.ts:58


Optional z

• z? : undefined | number

Defined in packages/layouts/src/ForceSimulation.ts:59

← ForceConfigSimulationData →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • id
    • x
    • y
    • Optional z
@graph-viz
Guides
InstallationCreating your first graph vizAPI Reference
More
GitHubStar
Copyright © 2020, Uplevel Technology