The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniGraffle General (http://forums.omnigroup.com/forumdisplay.php?f=10)
-   -   Programmatic Diagrams (http://forums.omnigroup.com/showthread.php?t=11547)

MtnViewMark 2009-03-09 10:18 AM

Programmatic Diagrams
 
I'm analyzing a database and I have a chain of scripts that results in a .DOT format file. I import that file into OmniGraffle and then use the layout tools followed by some hand re-positioning to generate a nice diagram that lets us see how about a hundred tables are being used. This all works find and produces a fine chart.

However, I need to be able to re-run my scripts and produce the new file each week. I'd like to reduce or eliminate the hand-repositioning, since for each successive chart, the locations from the last chart are the likely good placements.

My first through was that I'd extract the positions from the OmniGraffle document and then place these positions into the .DOT file. However, turns out the OmniGraffle won't import the pos attribute.

So - I'm thinking my plan is going to be to write an AppleScript that extracts the positions of the shapes on one canvas and attempts to apply them the shapes on another canvas, locating the shapes by label. Is this sane? Has anyone done this or something similar? Is there a more direct method?

Thanks for any suggestions, pointers or help!
- Mark


All times are GMT -8. The time now is 12:49 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.