Skip to content
On this page

Interface: EdgeMarker

Edge marker definition

Table of contents

Properties

Properties

color

• Optional color: string

Marker color


height

• Optional height: number

Marker height


id

• Optional id: string

Unique marker id


markerUnits

• Optional markerUnits: string

Marker units


orient

• Optional orient: string

Marker orientation


strokeWidth

• Optional strokeWidth: number

Marker stroke width


type

• type: MarkerType

Marker type


width

• Optional width: number

Marker width

Released under the MIT License.