Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphComponentStatePointJson

Describes a point on the graph to visualize.

Hierarchy

  • GraphComponentStatePointJson

Index

Properties

is_best_segment

is_best_segment: boolean

Describes whether the segment this point is visualizing achieved a new best segment time. Use the best segment color for it, in that case.

x

x: number

The x coordinate of the point.

y

y: number

The y coordinate of the point.

Generated using TypeDoc