webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
full_stack_tests_plot.PlotLine Class Reference
Inheritance diagram for full_stack_tests_plot.PlotLine:

Public Member Functions

def __init__ (self, label, values, flags)
 

Public Attributes

 label
 
 values
 
 flags
 

Detailed Description

Data for a single graph line.

Constructor & Destructor Documentation

◆ __init__()

def full_stack_tests_plot.PlotLine.__init__ (   self,
  label,
  values,
  flags 
)

Member Data Documentation

◆ flags

full_stack_tests_plot.PlotLine.flags

◆ label

full_stack_tests_plot.PlotLine.label

◆ values

full_stack_tests_plot.PlotLine.values

The documentation for this class was generated from the following file: