d3_gram_layout.d3gramlayoutconfiguration
gram.js API / Exports / d3-gram-layout / D3GramLayoutConfiguration
Interface: D3GramLayoutConfiguration
d3-gram-layout.D3GramLayoutConfiguration
All numbers are in scale-free units.
Hierarchy
- D3GramLayoutConfiguration
Table of contents
Properties
Properties
height
• height: number
Scene height.
Defined in: src/d3-gram-layout.ts:26
ticks
• ticks: number
How long to run the simulation.
Defined in: src/d3-gram-layout.ts:30
width
• width: number
Scene width.
Defined in: src/d3-gram-layout.ts:22