Skip to forum content

Mif

— mystic javascript interface

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images Smilies

All fields labelled (Required) must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information
Optional post settings

Topic review (newest first)

1

no

2

Hi,

Any chance to have a feature to handle huge tree drawing ...  ¿ A paging ?

Thank you

3

Hello,

How can I optimize huge tree drawing ? I've got tree branches with more than 2000 nodes loaded using JSON.
I've cached the JSON string on server side but what can I do on client side ... 

During drawing no loading cursor neither icon appear on the branch. The computation take  a very long time ( >  10s ), browser becomes very slow and looks like doesn't answer.

Thank you