Sign in to follow this  
shiv

Line Chart

Recommended Posts

Hello,

 

I am using line chart (msLine.swf) in accordian, but in IE browser it is not showing the datapoints.

It is showing some error in fusioncharts.js file. Can u help me?

 

 

Share this post


Link to post
Share on other sites
Guest Sumedh

Hello,

 

I am using line chart (msLine.swf) in accordian, but in IE browser it is not showing the datapoints.

It is showing some error in fusioncharts.js file. Can u help me?

 

 

 

Hi,

 

Can you paste your sample code and XML here?

 

It would be helpful to look into it.

Share this post


Link to post
Share on other sites

Hello,

 

I am using line chart (msLine.swf) in accordian, but in IE browser it is not showing the datapoints.

It is showing some error in fusioncharts.js file. Can u help me?

 

 

Share this post


Link to post
Share on other sites
Guest Sumedh

Thank you for your reply ..Now its working fine.

 

It's glad to know that you have managed to resolve your issue.

Share this post


Link to post
Share on other sites

Hi there,

 

I am experiencing similar problem on IE 7 & 8.

 

After first time rendering, there is no data point. Also, clicking on the legend does not toggle the line chart.

 

However, after resizing the chart, the data points appear, and the legend works.

 

My flash player version is 11.5.502.135

 

Debug info before resizing.

 

Info: Chart loaded and initialized.

Initial Width: 710

Initial Height: 362

Scale Mode: noScale

Debug Mode: Yes

Application Message Language: EN

Version: 3.2.1

Chart Type: Multi Series 2D Line Chart

Chart Objects:

BACKGROUND

CANVAS

CAPTION

SUBCAPTION

YAXISNAME

XAXISNAME

DIVLINES

VDIVLINES

YAXISVALUES

HGRID

VGRID

DATALABELS

DATAVALUES

TRENDLINES

TRENDVALUES

DATAPLOT

ANCHORS

TOOLTIP

VLINES

LEGEND

VLINELABELS

 

INFO: Chart registered with external script. DOM Id of chart is CHART2

INFO: XML Data provided using dataXML method.XML Data: <?xml version='1.0' encoding='UTF-8'?><chart caption="" subcaption="" numberPrefix="" numberSuffix="%" labelDisplay="ROTATE" showValues="1" showPercentageValues="0" rotateValues="0" placeValuesInside="" slantLabels="0" decimals="4" forceDecimals="1" staggerLines="" labelStep="0" xAxisName="" yAxisName="" showYAxisValues="" animation="" showBorder="" chartLeftMargin="" chartRightMargin="" chartTopMargin="" chartBottomMargin="" yAxisMinValue="" yAxisMaxValue="" xAxisMinValue="" xAxisMaxValue="" paletteColors="" plotFillColor="" bgColor="FFFFFF" bgAlpha="" bgRatio="" canvasBgColor="" canvasBgAlpha="" canvasBorderThickness="" canvasBorderAlpha="" plotFillAngle="" plotFillRatio="" showPlotBorder="" numDivLines="" showExportDataMenuItem="1" skipOverlapLabels="0" manageLabelOverflow="1" exportShowMenuItem="0" exportEnabled="1" exportHandler="http://localhost:9080/montreal-web/FCExporter" exportAtClient="0" exportAction="download" exportCallback="" showLabels="1" maxColWidth="" toolTipSepChar="" showToolTip="1" sNumberSuffix="" showLegend="1" legendShadow="0" legendPosition="RIGHT" use3DLighting="0" showRealTimeValue="0" showZeroPies="0" setAdaptiveSYMin="0" setAdaptiveYMin="0" PYAxisName="returns1" SYAxisName="returns2"><categories><category label="Fri Aug 15 00:00:00 UTC+0100 2008" /><category label="Mon Aug 18 00:00:00 UTC+0100 2008" /><category label="Tue Aug 19 00:00:00 UTC+0100 2008" /><category label="Wed Aug 20 00:00:00 UTC+0100 2008" /><category label="Thu Aug 21 00:00:00 UTC+0100 2008" /></categories><dataset seriesName="returns1" color="AFD8F8" renderAs="undefined" parentYAxis="P"><set value="0.22142170846" /><set value="-1.181525343651" /><set value="-0.9672034695" /><set value="0.49465323436" /><set value="0.138263626603" /></dataset><dataset seriesName="returns2" color="F6BD0F" renderAs="undefined" parentYAxis="S"><set value="0.354" /><set value="-1.471" /><set value="-0.908" /><set value="0.628" /><set value="0.249" /></dataset></chart>

 

 

 

Debug info after resizing

Info: Chart loaded and initialized.

Initial Width: 710

Initial Height: 362

Scale Mode: noScale

Debug Mode: Yes

Application Message Language: EN

Version: 3.2.1

Chart Type: Multi Series 2D Line Chart

Chart Objects:

BACKGROUND

CANVAS

CAPTION

SUBCAPTION

YAXISNAME

XAXISNAME

DIVLINES

VDIVLINES

YAXISVALUES

HGRID

VGRID

DATALABELS

DATAVALUES

TRENDLINES

TRENDVALUES

DATAPLOT

ANCHORS

TOOLTIP

VLINES

LEGEND

VLINELABELS

 

INFO: Chart registered with external script. DOM Id of chart is CHART2

INFO: XML Data provided using dataXML method.

XML Data: <?xml version='1.0' encoding='UTF-8'?><chart caption="" subcaption="" numberPrefix="" numberSuffix="%" labelDisplay="ROTATE" showValues="1" showPercentageValues="0" rotateValues="0" placeValuesInside="" slantLabels="0" decimals="4" forceDecimals="1" staggerLines="" labelStep="0" xAxisName="" yAxisName="" showYAxisValues="" animation="" showBorder="" chartLeftMargin="" chartRightMargin="" chartTopMargin="" chartBottomMargin="" yAxisMinValue="" yAxisMaxValue="" xAxisMinValue="" xAxisMaxValue="" paletteColors="" plotFillColor="" bgColor="FFFFFF" bgAlpha="" bgRatio="" canvasBgColor="" canvasBgAlpha="" canvasBorderThickness="" canvasBorderAlpha="" plotFillAngle="" plotFillRatio="" showPlotBorder="" numDivLines="" showExportDataMenuItem="1" skipOverlapLabels="0" manageLabelOverflow="1" exportShowMenuItem="0" exportEnabled="1" exportHandler="http://localhost:9080/montreal-web/FCExporter" exportAtClient="0" exportAction="download" exportCallback="" showLabels="1" maxColWidth="" toolTipSepChar="" showToolTip="1" sNumberSuffix="" showLegend="1" legendShadow="0" legendPosition="RIGHT" use3DLighting="0" showRealTimeValue="0" showZeroPies="0" setAdaptiveSYMin="0" setAdaptiveYMin="0" PYAxisName="returns1" SYAxisName="returns2"><categories><category label="Fri Aug 15 00:00:00 UTC+0100 2008" /><category label="Mon Aug 18 00:00:00 UTC+0100 2008" /><category label="Tue Aug 19 00:00:00 UTC+0100 2008" /><category label="Wed Aug 20 00:00:00 UTC+0100 2008" /><category label="Thu Aug 21 00:00:00 UTC+0100 2008" /></categories><dataset seriesName="returns1" color="AFD8F8" renderAs="undefined" parentYAxis="P"><set value="0.22142170846" /><set value="-1.181525343651" /><set value="-0.9672034695" /><set value="0.49465323436" /><set value="0.138263626603" /></dataset><dataset seriesName="returns2" color="F6BD0F" renderAs="undefined" parentYAxis="S"><set value="0.354" /><set value="-1.471" /><set value="-0.908" /><set value="0.628" /><set value="0.249" /></dataset></chart>

Chart Resized: Resizing chart to 730 x 362 pixels.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this