Implements interfaces:
[line 55]
Xinc_Plugin_Repos_Gui_Statistics_Graph __construct( [string $title = 'Graph'], [string $type = 'line'], [string $bgColor = '#f2f2f2'], [string $colorScheme = 'blue'], [string $labelColor = '#000000'])
void buildDataSet( Xinc_Project $project, [array $buildHistory = array()], [ $previousData = array()])
Overridden in child classes as:
void generate( [ $data = array()], [ $colorScheme = array()])
void getBgColor( )
void getColorScheme( )
void getDataSet( array $data)
void getDataSets( )
void getExtensionPoint( )
void getId( )
void getLabelColor( )
void getTitle( )
void getType( )
void getXAxis( )
void setWidget( Xinc_Gui_Widget_Interface $widget)