Uresh Report post Posted August 19, 2011 I use different fusion chart types, where sometimes the data is not available, but I need the graph caption to show up still. I'm using the following when there's no data; <graph caption='Test Caption' exportDialogMessage='Exporting : ' exportEnabled='1' exportAtClient='1' exportHandler='handler' yAxisName='Days' xAxisName='Total' numdivlines='5' divLineColor='333333' showLegend='1' showColumnShadow='1' yAxisMaxValue='30' decimalPrecision='0' formatNumberScale='0'></graph> When the chart is loaded, it just says "No data was found. Please check again later." Would appreciate any help I can get on this. When there's data, the caption shows up as expected. Share this post Link to post Share on other sites
Guest Angshu Report post Posted August 22, 2011 Hi, Welcome to FusionCharts Forum! I am afraid, FusionCharts doers not support the feature you are looking for, at this time. You would need to provide some data in order to render the chart and show the caption. Hope this helps. Share this post Link to post Share on other sites