syeddiwan

Chartrender Problem

Recommended Posts

Hi,

we are creating the flex based business intelligent dashboard to our project, here we are using lost of fusion chart it's going fine, But some time we are facing the issue in rendering even though if the dataprovider has vaild value, can u provide the suggesion to avoid this issue...

 

Thanks

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

First of all, we would like to thank you for showing interest in FusionCharts.

 

Could you please send us a screenshot or any live link to look into the issue?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

post-12565-032799900 1306405433_thumb.jpg

post-12565-013466700 1306405456_thumb.jpg

Hi

here we attched the screenshot to your reference,

 

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

First of all, we would like to thank you for showing interest in FusionCharts.

 

Could you please send us a screenshot or any live link to look into the issue?

 

Awaiting for your response.

Edited by syeddiwan

Share this post


Link to post
Share on other sites

Hi,

 

Could you please send us the code as an attachment so that we might replicate the issue and fix it?

 

Looking forward to your feedback.

Share this post


Link to post
Share on other sites

Hi,

Here we have attched the separate widget component , In Our dashboard we are recreating the instance for this componet at lot of moment .

for example:-

While changing the chart type in pod, and

Pod create complete, and

Pod dataprovider change...

 

We hope it may useful to trace the issue, Let me know if you need any more deatil

 

Thanks

 

Hi,

 

Could you please send us the code as an attachment so that we might replicate the issue and fix it?

 

Looking forward to your feedback.

BarWidget.zip

Edited by syeddiwan

Share this post


Link to post
Share on other sites

Hi,

 

We are looking into the issue. We shall update you as soon we come up with a solution.

 

Thank you for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Hi

Thanks for good support, We are waiting for your feedback.

 

Hi,

 

We are looking into the issue. We shall update you as soon we come up with a solution.

 

Thank you for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Hi

Let me know you can able to re-create the issue in your end or not, And any mistake in our flex component , We tried with the combination of FCRenderEvent and FCNoDataToDisplayEvent,

But some time it will work but time is not, Any clue.

 

Thanks

 

Hi,

 

You are always welcome.smile.gif

 

Happy FusionCharting!biggrin.gif

Edited by syeddiwan

Share this post


Link to post
Share on other sites

Hi

we have some doubt, in this mxml file chartData, chartParameter and trendLines are bindable variable while creating the instance itself the fusionchart will render, here inside the fusion render handler also we invoke the refresh method, so our fusionchart will render twice per instance, Any way still we are suffering the same issue,

 

We have some another idea.

For Example,

Let them assume we have valid dataprovider but fusion chart is display 'no data to display message', So when ever 'no data to display message ' label is activate u can easily dispatch the FCNoDataToDisplayEvent, that may help to reslove the issue,

 

Now the FCNoDataToDisplayEvent is dispatched only their is no data in chart dataprovider,

We are looking your feedback,

Thanks

 

Hi,

 

Please find the attached fixed MXML file.

I think this works. Looking forward to your feedback. :)

Edited by syeddiwan

Share this post


Link to post
Share on other sites

Hi,

 

I am afraid, but I have not received any screenshots if you have attached any.

 

Could you please resend it to us?

 

 

Looking forward to your mail.

Share this post


Link to post
Share on other sites

Hi

Here we have attached the screen shot,

post-12565-038058900 1306841711_thumb.jpg

post-12565-026903300 1306841780_thumb.jpg

 

Thanks

 

 

Hi,

 

I am afraid, but I have not received any screenshots if you have attached any.

 

Could you please resend it to us?

 

 

Looking forward to your mail.

Share this post


Link to post
Share on other sites

Hi,

 

Please note that as far as we have been able to comprehend your issue, we think this issue is related to passing data to a chart on a different component. So here we have built a sample which would pass data to chart at diffrent components and render them.

The main thing is whenever data is needed to be shown to the chart, the data is passed through events.

Please find the attached example files. Hope this example helps. :)

DynamicDataSolution.zip

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