On Fri, Jan 25, 2013 at 11:01 PM, William Giokas <1007...@gmail.com> wrote:
> So I've been using your patch successfully for a while now (great job,
> by the way) and I like to see a nice graph of my boot every once in a
> while, so I ran `systemd-analyze plot > boot.svg`[3] and pulled it up in my
> browser. I noticed that the width of it is quite a bit too small for my
> system. Besides that, excellent job! (I can actually get the cut off
> information just fine anyway, it's just that it's not on the chart.)

thanks for testing!

The right margin is due to the fact that SVG's rendered in the browser
strictly honor the size declaration at the top of the SVG file. We'll
have to extend the right margin by a safe number - this was already on
my todo list for this patch.

Auke
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to