[email protected] Report post Posted February 5, 2016 We use many charts, and some of them simply lack data, especially when filtering for dates. In these cases, the "No data to display." message appears. That's all well and good, but the problem is that the captions and subcaptions (which we use as titles and subtitles) of the charts disappear, thereby making it difficult to identify which of the half dozen charts lack data: example: { "chart": { "caption": "My Caption", "subcaption": "My Subcaption", "startingangle": "120", "showlabels": "0", "showlegend": "1", "enablemultislicing": "0", "slicingdistance": "15", "showpercentvalues": "1", "showpercentintooltip": "0", "plottooltext": "Document: $label<br />Total: $datavalue", "theme": "fint", "exportEnabled": "1" }, "data": [] } Is there a setting we can use to still display the caption and subcatption when there is no data? Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted February 8, 2016 Hi, Currently we do not have any option to show caption or sub caption if there isn't any data in the chart. Do let us know if you have any other queries. Thanks. Share this post Link to post Share on other sites