<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Weird... imho it is a problem with the
      driver of your GC.<br>
      Could you try to install proprietary driver please ?<br>
      <br>
      Regards<br>
      <br>
      Calixte<br>
      <br>
      On 13/01/2014 10:50, Stefan Du Rietz wrote:<br>
    </div>
    <blockquote cite="mid:52D3B6D3.9060506@durietz.se" type="cite">Hi
      Calixte,
      <br>
      here you are!
      <br>
      <br>
      Regards /Stefan
      <br>
      <br>
      On 2014-01-13 10:43, Calixte Denizet wrote:
      <br>
      --------------------
      <br>
      <blockquote type="cite">Hi Stefan,
        <br>
        <br>
        Could you attach the guilty picture please ?
        <br>
        <br>
        Regards
        <br>
        <br>
        Calixte
        <br>
        <br>
        On 13/01/2014 10:37, Stefan Du Rietz wrote:
        <br>
        <blockquote type="cite">On 2014-01-13 09:16, Antoine Monmayrant
          wrote:
          <br>
          --------------------
          <br>
          <blockquote type="cite">On 01/13/2014 01:27 AM, Stefan Du
            Rietz wrote:
            <br>
            <blockquote type="cite">Hi,
              <br>
              when I export a figure to a bitmap file (PNG, JPG, GIF,
              PPM, BMP)
              <br>
              from Xubuntu Linux, it has the y axis turned about 30
              degrees
              <br>
              clockwise and is divided in two parts. Has anybody else
              experienced
              <br>
              that?
              <br>
              <br>
              Regards /Stefan
              <br>
              _______________________________________________
              <br>
              users mailing list
              <br>
              <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
              <br>
              <a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
              <br>
            </blockquote>
            Hi Stefan,
            <br>
            <br>
            Could you send us a small test script that produces the
            bogus plot, so
            <br>
            we can give it a try?
            <br>
            Do you have a huge scaling factor between x and y?
            <br>
            Like mean(y)<mean(x)*10^-4 ?
            <br>
            If it is the case, try plot(x,y*10^4) (replacing 10^4 be the
            inverse
            <br>
            of the y/x ratio).
            <br>
            There use to be a bug that produces this slant, but it is
            corrected
            <br>
            now: see <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=11399">http://bugzilla.scilab.org/show_bug.cgi?id=11399</a> .
            <br>
            <br>
            Hope it helps,
            <br>
            <br>
            Antoine
            <br>
            _______________________________________________
            <br>
            users mailing list
            <br>
            <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
            <br>
            <a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
            <br>
            <br>
          </blockquote>
          Hi Antoine,
          <br>
          there is nothing wrong with the plot, only with the exported
          file!
          <br>
          And even that is OK when exported from Windows 7.
          <br>
          <br>
          x = [0:0.05*%pi:2*%pi]';
          <br>
          f = scf();
          <br>
          plot2d(x, sin(x))
          <br>
          xgrid()
          <br>
          <br>
          Now, from the figure menu: File > Export to ... > PNG
          (or any other)
          <br>
          <br>
          File > Vectorial export ... works OK.
          <br>
          <br>
          Regards /Stefan
          <br>
          <br>
          <br>
          _______________________________________________
          <br>
          users mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
          <br>
          <a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
          <br>
        </blockquote>
        <br>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Calixte Denizet
Software Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
  </body>
</html>