Package 

Class ComposedChart

  • All Implemented Interfaces:
    com.patrykandpatrick.vico.core.chart.Chart , com.patrykandpatrick.vico.core.chart.insets.ChartInsetter , com.patrykandpatrick.vico.core.dimensions.BoundsAware

    
    public final class ComposedChart<Model extends ChartEntryModel>
    extends BaseChart<ComposedChartEntryModel<Model>>
                        

    Combines multiple Charts and draws them on top of one another.