jQWidgets Forums

jQuery UI Widgets Forums Angular Problem enableanimations in chart

This topic contains 3 replies, has 3 voices, and was last updated by  manish05 5 years, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Problem enableanimations in chart #100675

    rjwijnen
    Participant

    Hello,

    When i set ‘enableAnimations’ to true i am getting the following error:
    Cannot read property ‘easeInOutSine’ of undefined

    at b.(anonymous function)._runAnimation (../main.js:777:154566)
    at b.(anonymous function)._startAnimation (../main.js:777:153729)
    at b.(anonymous function)._render (../main.js:777:17383)
    at b.(anonymous function)._internalRefresh (../main.js:777:4737)
    at b.(anonymous function).refresh (../main.js:777:7792)
    at b.(anonymous function).propertyChangedHandler (../main.js:777:4311)
    at Object.push../jqwidgets-framework/jqwidgets/jqxcore.js.a.jqx.setvalueraiseevent (jqxcore.js:14)
    at Object.push../jqwidgets-framework/jqwidgets/jqxcore.js.a.jqx.set (jqxcore.js:14)
    at Object.push../jqwidgets-framework/jqwidgets/jqxcore.js.a.jqx.jqxWidgetProxy (jqxcore.js:14)
    at HTMLDivElement.<anonymous> (jqxcore.js:14)

    I am using angular 6.0.4 and jqwidgets 5.7.2. I hope someone can help me out with this problem?

    Problem enableanimations in chart #100678

    rjwijnen
    Participant

    I found the problem. I was importing jquery.slim.min.js instead of jquery.min.js.. My Bad.

    Problem enableanimations in chart #100693

    Martin
    Participant

    Hello rjwijnen,

    Thank you for this notice!

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Problem enableanimations in chart #107896

    manish05
    Participant

    Hello,
    When I am trying to build Column series with local data chart in angualr 8, I am getting Error….
    Chart is visible but partially, I am not getting bars in first time.When I click on series symbols then its getting. any one please help
    ERROR TypeError: Cannot read property ‘easeInOutSine’ of undefined
    at c.<computed>._runAnimation (jqxchart.core.js:8)
    at c.<computed>._startAnimation (jqxchart.core.js:8)
    at c.<computed>._render (jqxchart.core.js:8)
    at c.<computed>._internalRefresh (jqxchart.core.js:8)
    at c.<computed>.refresh (jqxchart.core.js:8)
    at Object.push../node_modules/jqwidgets-ng/jqwidgets/jqxcore.js.b.jqx.invoke (jqxcore.js:15)
    at Object.push../node_modules/jqwidgets-ng/jqwidgets/jqxcore.js.b.jqx.jqxWidgetProxy (jqxcore.js:15)
    at HTMLDivElement.<anonymous> (jqxcore.js:15)
    at Function.each (jquery-3.3.1.min.js:2)
    at w.fn.init.each (jquery-3.3.1.min.js:2)

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.