Skip to content

Settings and activity

2 results found

  1. 28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for writing! The Boost module deals with the data points, in this case it would rendering the rectangles for the tasks.

    I don’t think enabling Boost for Gantt would make a very big difference. Rendering 1000 rectangles in SVG should’t be a problem in the first place. I suspect the performance bottleneck is something else, like the grid axis or something.

    Can you share a demo of your problematic chart, where we can do some profiling?

    An error occurred while saving the comment
    Aaron commented  · 

    Here's a demo: http://jsfiddle.net/j5quwvz9/

    I'm using navigator and scrollbar to render 100 items (real use case is anywhere from 1,000 to 10,000) and the dragging and scrolling is very bad. I'd be happy to know if there's some way I can make this perform better.

    Aaron shared this idea  · 
  2. 23 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Aaron supported this idea  ·