My reasoning was that at any resolution, and scaled to any size, the information printed around the graph should stay the same size. The fixed-size graph markers might move closer together, but the text would never threaten to creep into the graph itself (as fixed-size elements on a scaled image tend to `scrunch up'). Similarly, the Title would always have the same amount of space. When scaled down to mobile-sized, the text would still be a reasonable size, but not have interfered with the actual graph.
If it turns out SVG can't do this without an unnecessary degree of complication, I'll have to reconsider how this is to be laid out. Although embedding in HTML is a good idea, we're looking for pure svg, for maximum cross-platform compatibility. Thanks again for your advice Holder. Any other tips you can offer will be greatly appreciated. --- In [email protected], Holger Will <[EMAIL PROTECTED]> wrote: > are you sure you are looking for a fixed border ? its quit complicated, > why not go with a scaling border ? > please explain why it has to be fixed. > if you are really looking for none-scaling border, easiest way is as you > said ,to embedd the svg in html and use a fixed padding. > hth > Holger ----- 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/

