Hi Rajroop,
when the JS event FC_NoDataToDisplay fires, I have no clue why there is no data because nothing is passed back to the function except the chart id.
I see 2 possibilities to solve this and they could be used both:
- allow the ChartNoDataText to be set in the XML
- allow a "JSparam" element to be set in the XML that would be passed back to the JS events. This element could contains a string of text or JSON that the function could use to customize his behavior on the fly.