Subversion Repositories bacoAlunos

Rev

Rev 1919 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1919 Rev 1920
Line 36... Line 36...
36
/**
36
/**
37
 * Created by jorgemachado on 31/10/17.
37
 * Created by jorgemachado on 31/10/17.
38
 */
38
 */
39
public class GlobalLearningResultsChartYearImg extends ImageComponent
39
public class GlobalLearningResultsChartYearImg extends ImageComponent
40
{
40
{
-
 
41
 
-
 
42
    public final static int HEIGHT = 500;
-
 
43
    public final static int WIDTH = 500;
-
 
44
 
41
    /**
45
    /**
42
     *
46
     *
43
     * @param results
47
     * @param results
44
     * @return the tmp path for generated chart
48
     * @return the tmp path for generated chart
45
     * @throws IOException
49
     * @throws IOException