Hello,
I am using Fusion chart XT to render column chart, I used Jquery to do that
Jquery Code$("#DivHist").insertFusionCharts({ swfUrl: "FusionChartsXT/MSCombi2D.swf?ChartNoDataText=بيانات لايوجد ", dataSource: response.d, dataFormat: "xml", width: "450", height: "185", id: "myChartId", debugMode: "0" });
but when there are no data to disply the message : بيانات لايوجد is very very small How I can change the font to Tahoma and size to 9 or 10 pt
thanks
Chartnodatatext For Jquery Charts Is Too Small
Started by Mushari, Jun 07 2012 07:35 AM
1 reply to this topic
#2
Posted 07 June 2012 - 11:54 AM
Hello,
I am using Fusion chart XT to render column chart, I used Jquery to do that
Jquery Code$("#DivHist").insertFusionCharts({ swfUrl: "FusionChartsXT/MSCombi2D.swf?ChartNoDataText=بيانات لايوجد ", dataSource: response.d, dataFormat: "xml", width: "450", height: "185", id: "myChartId", debugMode: "0" });
but when there are no data to disply the message : بيانات لايوجد is very very small How I can change the font to Tahoma and size to 9 or 10 pt
thanks
Hi,
Customizing font and font size of message appearing on the chart is not possible.
Thanks for your time.










