Class ReportDonutChart

    • Field Summary

      • Fields inherited from class org.knowm.xchart.internal.chartpart.Chart

        annotations, axisPair, chartTitle, legend, plot, seriesMap, styler
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportDonutChart​(int width, int height)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateData​(Map<String,​Number> data)  
      void updateStyler()  
      • Methods inherited from class org.knowm.xchart.PieChart

        addSeries, paint, updatePieSeries
      • Methods inherited from class org.knowm.xchart.internal.chartpart.Chart

        addAnnotation, getHeight, getSeriesMap, getStyler, getTitle, getWidth, getXAxisTitle, getYAxisGroupTitle, getYAxisLeftWidth, getYAxisTitle, paintBackground, removeSeries, setCustomXAxisTickLabelsFormatter, setCustomYAxisTickLabelsFormatter, setHeight, setTitle, setWidth, setXAxisTitle, setYAxisGroupTitle, setYAxisTitle