Each video divided into segments based on viewer watch pattern x timestamp in seconds of the segment end, y is view intencity. single full segment view is y = 1.

Hierarchy

  • IVideoBenchmarkHeatmap

Properties

Properties

series: {
    x: number;
    y: number;
}[]

Type declaration

  • x: number
  • y: number