krysalis-jcharts/src/java/org/krysalis/jcharts/types ChartType.java,1.2,1.3
Chris McKay <[email protected]> Mon, 14 Jun 2004 05:00:55 +0000
| Newsgroups | gmane.comp.krysalis.jcharts.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/types In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4328/src/java/org/krysalis/jcharts/types Modified Files: ChartType.java Log Message: 3D stacked bar chart functionality added Index: ChartType.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/types/ChartType.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChartType.java 31 May 2004 15:38:56 -0000 1.2 --- ChartType.java 14 Jun 2004 05:00:53 -0000 1.3 *************** *** 55,59 **** public static final ChartType AREA_STACKED=new ChartType( 6, true ); public static final ChartType STOCK=new ChartType( 7, false ); ! public static final ChartType SCATTER_PLOT=new ChartType( 8, false ); --- 55,60 ---- public static final ChartType AREA_STACKED=new ChartType( 6, true ); public static final ChartType STOCK=new ChartType( 7, false ); ! public static final ChartType SCATTER_PLOT=new ChartType( 8, false ); ! public static final ChartType BAR_STACKED_3D=new ChartType( 9, true ); ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504