asmaa Report post Posted July 14, 2009 (edited) i have a duplicated numbers in y-axis values as the following image what is the property to remove this duplicating!!! thnx in advance Edited July 14, 2009 by Guest Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 14, 2009 Could you please re-send the image please? Also, please attach your XML to the post so we may have a look. Looking forward to your reply. Share this post Link to post Share on other sites
asmaa Report post Posted July 15, 2009 Duplicated numbers in y-axis this is the Image or pls check this link--> http://rs368gc.rapidshare.com/files/256006428/5123670/DuplicatedNumbers.JPG and the following is the xml canvasBgColor='FCFCD8' bgColor='EEEFC3' numDivLines='12' divLineColor='DAE1E8' divLineAlpha='75' alternateHGridAlpha='30' decimals='0' baseFontColor='899FB6' outCnvBaseFontColor='444C60' toolTipBorderColor='DAE1E8' toolTipBgColor='FFFFFF' toolTipSepChar=' ' showAlternateHGridColor='1' alternateHGridColor='DAE1E8' dataStreamURL='{@Page}' yAxisName='{@yAxisName}' xAxisName='{@xAxisName}' refreshInterval='3' numDisplaySets='15' showLegend='1' showLabels='1' showRealTimeValue='0' labelDisplay='none' showShadow='1' showPlotBorder='0' plotBordercolor='FFFFFF' plotGradientColor='' labelStep='2' canvasLeftMargin='50'> {@categories} {@dataSets} thnx in advance Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 20, 2010 Hi asma, Please try setting the value for the "yAxisMaxvalue" and "yAxisMinValue" attribute in the <chart> element. Also, please try setting the value for the "numdivlines" attribute of the <chart> element along with setting the value of "adjustDiv" to '0' in the <chart> element. Hope this helps. Share this post Link to post Share on other sites