new epiviz.plugins.charts.StackedLinePlot(id, container, properties)
            plugins/charts/stacked-line-plot.js, line 16
        
        
    | Name | Type | Description | 
|---|---|---|
| id | string | |
| container | jQuery | |
| properties | epiviz.ui.charts.VisualizationProperties | 
Extends
Members
- 
    protected,nullable_binSizenumberUsed for mouse highlighting by location .
- 
    
    Used for mouse highlighting by location 
- 
    protected_globalIndexColorLabelsObject.<number, string>
- 
    
    
    
- 
    protected_measurementColorLabelsepiviz.measurements.MeasurementHashtable.<string>
- 
    
    
    
- 
    protected_nBinsnumberConstant used for mouse highlighting by location .
- 
    
    Constant used for mouse highlighting by location 
Methods
- 
    inherited protected_addFilters()ui/charts/chart.js, line 68Deprecated method, kept for future reference .
- 
    
    
    Deprecated method, kept for future reference - Deprecated
- Yes
 
 
- 
    protected_initialize()plugins/charts/stacked-line-plot.js, line 32
- 
    
    
    
    
    
    
    
    
    
- 
    colorLabels(){Array.<string>}plugins/charts/stacked-line-plot.js, line 321
- 
    
    
    
    
    
    
    
    
    
Returns:Type Description Array.<string> 
- 
    inherited displayType(){epiviz.ui.charts.VisualizationType.DisplayType}ui/charts/plot.js, line 30
- 
    
    
    
    
    
    
    
    
    
Returns:Type Description epiviz.ui.charts.VisualizationType.DisplayType 
- 
    draw(range, data, slide, zoom){Array.<epiviz.ui.charts.ChartObject>}plugins/charts/stacked-line-plot.js, line 46
- 
    
    
    
    
    
    
    
        
Name Type Description rangeepiviz.datatypes.GenomicRange optional dataepiviz.datatypes.GenomicData optional nullable slidenumber optional zoomnumber optional Returns:Type Description Array.<epiviz.ui.charts.ChartObject> The objects drawn 
- 
    inherited properties(){epiviz.ui.charts.VisualizationProperties}ui/charts/chart.js, line 284
- 
    
    
    
    
    
    
    
    
    
Returns:Type Description epiviz.ui.charts.VisualizationProperties 
- 
    inherited transformData(range, data){epiviz.deferred.Deferred}ui/charts/chart.js, line 151
- 
    
    
    
    
    
    
    
        
Name Type Description rangeepiviz.datatypes.GenomicRange dataepiviz.datatypes.GenomicData Returns:Type Description epiviz.deferred.Deferred