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

Bar Chart warnings appearing after upgrade to SmartGWT 5.0.

$
0
0
The following SmartClient Developer Console warnings started appearing after upgrading to SmartGWT 5.0 when drawing charts of type ChartType.BAR.

Current Version:
SmartClient Version: v10.0p_2015-06-07/Pro Deployment (built 2015-06-07)

Upgraded From Version:
SmartClient Version: v9.1p_2015-02-11/Pro Deployment (built 2015-02-11)


FF ESR 24.8.1

Code:

11:31:09.719:XRP0:WARN:Canvas:isc_Canvas_2:
    Canvas.$q5(_1=>0, _2=>-1000, _3=>14, _4=>30)
    Canvas.$ux(_1=>"redraw")
    Canvas.$ut(_1=>"redraw")
    Canvas.adjustOverflow(_1=>"redraw", _2=>null, _3=>true)
    Canvas.$ra()
    Canvas.redraw(_1=>"label measurement: Xy
Xy")
    DrawPane.measureLabel(_1=>"Xy
Xy", _2=>[DrawLabel ID:undefined])
    DrawLabel.$142m(_1=>undef)
    DrawLabel.init(Obj, null, Obj, undef, undef, undef, undef, undef, undef, undef, undef, undef, undef)
    [a]MathFunction.completeCreation(_1=>Obj, _2=>null, _3=>Obj, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef, _11=>undef, _12=>undef, _13=>undef)
    [c]Class.create(_1=>Obj, _2=>null, _3=>Obj, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef, _11=>undef, _12=>undef, _13=>undef)
    FacetChart.drawLabel(_1=>0, _2=>39, _3=>"Start Failure", _4=>Obj, _5=>undef)
    FacetChart.$155b(_1=>46, _2=>"Start Failure", _3=>false, _4=>false, _5=>Obj{ID:Start Failure})
    FacetChart.$127y(_1=>Array[4], _2=>false, _3=>[FacetChart ID:isc_ActivityChart_0], _4=>true)
    FacetChart.$157a(_1=>undef, _2=>false, _3=>Array[4], _4=>false, _5=>false)
    FacetChart.$125v()
    FacetChart.drawChart()
    FacetChart.draw()
    Layout.layoutChildren(_1=>"initial draw", _2=>undef, _3=>undef)
    Layout.drawChildren()
    Canvas.draw(_1=>undef)
    ** recursed on Layout.layoutChildren

11:31:09.725:XRP0:WARN:Canvas:isc_Canvas_2:
    Canvas.$q5(_1=>0, _2=>-1000, _3=>14, _4=>30)
    Canvas.$ux(_1=>"redraw")
    Canvas.$ut(_1=>"redraw")
    Canvas.adjustOverflow(_1=>"redraw", _2=>null, _3=>true)
    Canvas.$ra()
    Canvas.redraw(_1=>"label measurement: Xy
Xy")
    DrawPane.measureLabel(_1=>"Xy
Xy", _2=>[DrawLabel ID:undefined])
    DrawLabel.$142m(_1=>undef)
    DrawLabel.init(Obj, null, Obj, undef, undef, undef, undef, undef, undef, undef, undef, undef, undef)
    [a]MathFunction.completeCreation(_1=>Obj, _2=>null, _3=>Obj, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef, _11=>undef, _12=>undef, _13=>undef)
    [c]Class.create(_1=>Obj, _2=>null, _3=>Obj, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef, _11=>undef, _12=>undef, _13=>undef)
    FacetChart.drawLabel(_1=>100, _2=>39, _3=>"2", _4=>Obj, _5=>undef)
    FacetChart.$1005(_1=>100, _2=>39, _3=>Obj, _4=>"Bar", _5=>false)
    FacetChart.$1003(_1=>Array[4], _2=>[FacetChart ID:isc_ActivityChart_0], _3=>false)
    FacetChart.$157a(_1=>undef, _2=>false, _3=>Array[4], _4=>false, _5=>false)
    FacetChart.$125v()
    FacetChart.drawChart()
    FacetChart.draw()
    Layout.layoutChildren(_1=>"initial draw", _2=>undef, _3=>undef)
    Layout.drawChildren()
    Canvas.draw(_1=>undef)
    ** recursed on Layout.layoutChildren

Thanks for your assistance.
Regards

Viewing all articles
Browse latest Browse all 4756

Trending Articles