The best segment color to use for coloring graph segments that achieved a new best segment time.
The background color to use for the bottom region of the graph. The top region begins at the y coordinate of the middle.
The color of the polygon connecting all the graph's points.
The color of the lines connecting all the graph's points.
The color of the grid lines on the graph.
The height of the graph.
Contains the y coordinates of all the horizontal grid lines.
Describes whether the graph is flipped vertically. For visualizing the graph, this usually doesn't need to be interpreted, as this information is entirely encoded into the other variables.
If the live delta is active, the last point is to be interpreted as a preview of the next split that is about to happen. Use the partial fill color to visualize the region beneath that graph segment.
The y coordinate that separates the region that shows the times that are ahead of the comparison and those that are behind.
The color of the polygon connecting all the graph's points. The partial fill color is only used for live changes.
All of the graph's points. Connect all of them to visualize the graph. If the live delta is active, the last point is to be interpreted as a preview of the next split that is about to happen. Use the partial fill color to visualize the region beneath that graph segment.
The background color to use for the top region of the graph. The top region ends at the y coordinate of the middle.
Contains the x coordinates of all the vertical grid lines.
Generated using TypeDoc
The state object describes the information to visualize for this component. All the coordinates are in the range 0..1.