|
| From: | Ben Abbott |
| Subject: | [Octave-bug-tracker] [bug #34146] svg output does not scale |
| Date: | Wed, 31 Aug 2011 13:58:28 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1 |
Follow-up Comment #5, bug #34146 (project octave):
Its been a while since I was familar with SVG file format, but I'm rather
confident that the line below means the graphic is scalable.
<svg viewBox="0 0 576 452">
But this one is not.
<svg width="576px" height="452px" viewBox="0 0 576 452">
To be clear the svg produced by my gnuplot does *not* include the width/height
attributes.
In my prior comment, I indicated that I'd attached an example produced using
the gnuplot backend. Please take a look.
I'm running gnuplot 4.4 patchlevel 3. What version of gnuplot are you
running?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34146>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |