krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide PieChartsGuide.java,1.3,1.4
"Nathaniel G. Auvil" <[email protected]> Tue, 01 Jun 2004 00:50:31 +0000
| Newsgroups | gmane.comp.krysalis.jcharts.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13460/src/java/org/krysalis/jcharts/demo/userGuide
Modified Files:
PieChartsGuide.java
Log Message:
Index: PieChartsGuide.java
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide/PieChartsGuide.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** PieChartsGuide.java 1 Jun 2004 00:29:24 -0000 1.3
--- PieChartsGuide.java 1 Jun 2004 00:50:29 -0000 1.4
***************
*** 111,115 ****
{
PieChart2DProperties pieChart2DProperties= new PieChart2DProperties();
! pieChart2DProperties.setBorderChartStroke( new ChartStroke( new BasicStroke( 4f ), Color.black ) );
this.outputChart( pieChart2DProperties, "pieChartBorderStroke" );
}
--- 111,116 ----
{
PieChart2DProperties pieChart2DProperties= new PieChart2DProperties();
! ChartStroke chartStroke= new ChartStroke( new BasicStroke( 4f ), Color.orange );
! pieChart2DProperties.setBorderChartStroke( chartStroke );
this.outputChart( pieChart2DProperties, "pieChartBorderStroke" );
}
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click