d3_gram_types.gramgraphdata


gram.js API / Exports / d3-gram-types / GramGraphData

Interface: GramGraphData

d3-gram-types.GramGraphData

Hierarchy

  • GramGraphData

Table of contents

Properties

Properties

links: GramLinkDatum[]

Defined in: src/d3-gram-types.ts:57


nodes

nodes: GramNodeDatum[]

Defined in: src/d3-gram-types.ts:56


paths

paths: GramPathDatum[]

Defined in: src/d3-gram-types.ts:58