Interface NodeChart

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.jfree.chart.ChartPanel getChart​(weka.core.Instances instances, java.lang.String chartName)  
    • Method Detail

      • getChart

        org.jfree.chart.ChartPanel getChart​(weka.core.Instances instances,
                                            java.lang.String chartName)