Hi,
This is a request for help.
I represent running processes (in dependencies) as part of scheduler 
Application.
One of our Customers has a very big load in running processes 6000.

We are representing the map of this execution with SVG map where:
Rectangle + Text + Pop up Text (3 objects) representing job
Arrow (1 object) representing dependencies
In total we have something like ~20000 objects in one map.

The of the viewable area is 30000pixels X 1000 Pixels (width="30000" 
height="1000" viewBox="0 0 30000 1000") (this is the original size 1 
to 1)
If I am trying to load a map like that the SVG file is arrived to the 
client (i am using "view source" from the context menu) 
But the viewer is not drawing anything.
If I am reducing the viewable size to 15000px X 500 (every thing is 
smaller by 2) (width="15000" height="500" viewBox="0 0 15000 500")  
I can view the map, but when I am trying to zoom in sometimes:
1. Some objects are disappear
2. Sometimes the zoom is not working at all

MY PC 2.4GHz with 1G Ram






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to