Package 

Interface Chart

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

    
    public interface Chart<Model extends Object>
     implements BoundsAware, ChartInsetter
                        

    Defines the minimal set of properties and functions required by other parts of the library to draw a chart.