krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart ScatterPlotChart.java,1.1,1.2
[email protected] Sun, 02 Nov 2003 05:34:20 -0800
| Newsgroups | gmane.comp.krysalis.jcharts.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart
In directory sc8-pr-cvs1:/tmp/cvs-serv1722
Modified Files:
ScatterPlotChart.java
Log Message:
image map bug fix from 0.7.5
Index: ScatterPlotChart.java
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart/ScatterPlotChart.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ScatterPlotChart.java 17 May 2003 16:56:57 -0000 1.1
--- ScatterPlotChart.java 2 Nov 2003 13:34:17 -0000 1.2
***************
*** 88,92 ****
if( scatterPlotAxisChart.getGenerateImageMapFlag() )
{
! scatterPlotAxisChart.getImageMap().addImageMapArea( new CircleMapArea( yAxisCoordinates[ dataSet ][ index ],
yAxisCoordinates[ dataSet ][ index ],
iScatterPlotDataSet.getValue( dataSet, index ),
--- 88,92 ----
if( scatterPlotAxisChart.getGenerateImageMapFlag() )
{
! scatterPlotAxisChart.getImageMap().addImageMapArea( new CircleMapArea( xAxisCoordinates[ dataSet ][ index ],
yAxisCoordinates[ dataSet ][ index ],
iScatterPlotDataSet.getValue( dataSet, index ),
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/