Hello Everyone,
I am quite new to Fusioncharts. I am trying to generate some charts in my application. I have followed many tutorials or instruction to generate a simple chart.
Everything seems to be fine but still there is no chart generated, except the span. The div i am trying to show chart in, is just a simple div with an id.
When the code executes to generate the chart it only generates the span with right width and height but nothing else. I have been trying to solve this problem or at least to know the reason but i haven't been successful yet.
I have also posted this problem on stackoverflow but no luck so far.
http://stackoverflow.com/questions/33260671/fusionchart-is-loaded-but-i-cant-see-it-javascript
I would really appreciate if someone can tell me whats going on, Thank you.