jCharts/jCharts0.7/src/org/jCharts/axisChart ScatterPlotChart.java,1.2,1.3

[email protected] Sun, 02 Nov 2003 05:23:13 -0800
Newsgroups gmane.comp.krysalis.jcharts.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcharts/jCharts/jCharts0.7/src/org/jCharts/axisChart
In directory sc8-pr-cvs1:/tmp/cvs-serv32514

Modified Files:
	ScatterPlotChart.java 
Log Message:
fixed image map bug

Index: ScatterPlotChart.java
===================================================================
RCS file: /cvsroot/jcharts/jCharts/jCharts0.7/src/org/jCharts/axisChart/ScatterPlotChart.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ScatterPlotChart.java	19 Feb 2003 23:25:37 -0000	1.2
--- ScatterPlotChart.java	2 Nov 2003 13:23:11 -0000	1.3
***************
*** 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/