Class AbstractChart

    • Method Detail

      • getBasicTitle

        protected String getBasicTitle()
      • doPng

        public void doPng​(File rootDir,
                          org.kohsuke.stapler.StaplerRequest req,
                          org.kohsuke.stapler.StaplerResponse rsp)
                   throws IOException
        Throws:
        IOException
      • createChart

        public void createChart​(File rootDir)
      • createChart

        protected abstract org.jfree.chart.JFreeChart createChart()