Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

FacetChart:isc_FacetChart_0:getChartRect(): chart rect not available yet

$
0
0
Hi,
We upgraded SmartGwt-4.0p to SmartGwt-4.1p,
We have problem with drawing chart when it is having "No Data".
We are getting an Error Message as follows(While debugging code).
Error:1
15:41:45.755 [ERROR] [webui] 15:41:45.758:TMR4:WARN:Log:TypeError: _7 is undefined
Stack from error.stack:
FacetChart.getLogGradations(_1=>undef, _2=>undef, _3=>null, _4=>{Obj}) @ webui/sc/modules/ISC_Charts.js:219
unnamed({Obj}, [object Array], [object Array]) @ webui/sc/modules/ISC_Charts.js:755
FacetChart._createAxis(true, [object Array], [object Array]) @ webui/sc/modules/ISC_Charts.js:678
FacetChart._drawChart() @ webui/sc/modules/ISC_Charts.js:136
FacetChart.drawChart() @ webui/sc/modules/ISC_Charts.js:132

Error:2
15:41:50.142:TMR4:WARN:FacetChart:isc_FacetChart_0:getChartRect(): chart rect not available yet
com.smartgwt.client.core.JsObject$SGWT_WARN: 15:41:50.142:TMR4:WARN:FacetChart:isc_FacetChart_0:getChartRect(): chart rect not available yet

If set data to chart, it's drawing chart normally without any issue.
Note :
In earlier versions of SmartGwt(3.x and 4.0p) chart is drawing in both the cases(with data with no data), no issues found.
Please help us.
Please find the screenshot and erroe_text_file.


Thanks.

Attached Images
File Type: png TypoError_7IsUndefined_Chart.png (34.4 KB)
Attached Files
File Type: txt Error_Text_File.txt (5.6 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles