jQuery UI Widgets Forums Chart Performance problem

This topic contains 1 reply, has 2 voices, and was last updated by  Christopher 8 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Performance problem #86259

    schueppi
    Participant

    Hello

    I have a performance problem.
    I like to display a lot of small charts.
    There aren’t much data on one chart.

    But everytime the charts redraw the whole browser lags for several seconds.
    You can’t do anything during this draw process. It isn’t event possible to change the side.

    Do I miss something in my configuration?
    Or is this a normal behaviour?

    I made a plunker to show my issue
    https://plnkr.co/edit/aV2q4IdSj2nX9gJC7igD?p=preview

    Just resize the window to force the problem.

    Performance problem #86263

    Christopher
    Participant

    Hi schueppi,

    The sample you’ve provided from plunkr really has performance issues but that’s due to the editor itself not a problem with the widget or the way you initialize it. We tested your code in a web browser like a normal application and it works without any issues. It doesn’t lag when resizing and the loading timers are normal considering that you’re loading a lot of charts with the ng-repeat.

    Best Regards,
    Christopher

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.