Interface GraphProperties

Graph properties

Hierarchy

  • GraphProperties

Properties

createdBy: string

Who created the graph

createdOn: Date

When the graph was created

description: string

Description of the graph

exportable: boolean

When true, this graph can be imported into other graphs

height: number

The height of this graph when imported

icon: string

The graph's icon

lastUpdate: Date

When the graph was last updated

name: string

Name of the graph

width: number

The width of this graph when imported

Generated using TypeDoc