<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - systemd-analyze: SVG output has wrong label positions/directions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70752#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - systemd-analyze: SVG output has wrong label positions/directions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70752">bug 70752</a>
              from <span class="vcard"><a class="email" href="mailto:phomes@gmail.com" title="Thomas H.P. Andersen <phomes@gmail.com>"> <span class="fn">Thomas H.P. Andersen</span></a>
</span></b>
        <pre>Fixed here:
<a href="http://cgit.freedesktop.org/systemd/systemd/commit/?id=95168f7d55181475946ad93db30255c4d709df03">http://cgit.freedesktop.org/systemd/systemd/commit/?id=95168f7d55181475946ad93db30255c4d709df03</a>

We guess at the text's width and put it on the left side if there is enough
space for it. If not we have to put it on the right. To make sure there is
space for it on the right we increase the total width of the svg accordingly.

This logic becomes more irrelevant as the boot time shortens. If userspace
starts after only a few seconds then there will almost never be enough space on
the left.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>