|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, fields, data_list, cycle_length=None, frames=None, offset=0, output_filename=None, title="Graph") |
| def | plot (self, ax1) |
Public Attributes | |
| fields | |
| data_list | |
| cycle_length | |
| frames | |
| offset | |
| output_filename | |
| title | |
Object representing a single graph.
| def full_stack_tests_plot.PlotConfig.__init__ | ( | self, | |
| fields, | |||
| data_list, | |||
cycle_length = None, |
|||
frames = None, |
|||
offset = 0, |
|||
output_filename = None, |
|||
title = "Graph" |
|||
| ) |
| def full_stack_tests_plot.PlotConfig.plot | ( | self, | |
| ax1 | |||
| ) |
| full_stack_tests_plot.PlotConfig.cycle_length |
| full_stack_tests_plot.PlotConfig.data_list |
| full_stack_tests_plot.PlotConfig.fields |
| full_stack_tests_plot.PlotConfig.frames |
| full_stack_tests_plot.PlotConfig.offset |
| full_stack_tests_plot.PlotConfig.output_filename |
| full_stack_tests_plot.PlotConfig.title |
1.8.13