<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Import of xslx chart has wrong position and wrong precision of trendline equation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118034#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Import of xslx chart has wrong position and wrong precision of trendline equation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118034">bug 118034</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>Reproduced.

Version: 6.2.0.0.alpha0+ (x64)
Build ID: 951e7a43e62c22d4c7f7fb18de738d86ab3c2251
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-04_04:31:29
Locale: ja-JP (ja_JP); Calc: CL
====
<a href="https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlotter.cxx?r=0c195667#1321">https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlotter.cxx?r=0c195667#1321</a>

1. With which UI should I use to change this property like 2(= ZF_STANDARD +
2)?

cf:
<a href="https://opengrok.libreoffice.org/xref/core/svl/source/numbers/zforlist.cxx?r=8d77bc56#97">https://opengrok.libreoffice.org/xref/core/svl/source/numbers/zforlist.cxx?r=8d77bc56#97</a>

2. With which UI should I use to change these property?

<a href="https://opengrok.libreoffice.org/xref/core/chart2/source/view/main/VLegend.cxx?r=bdf5a7b5#1026">https://opengrok.libreoffice.org/xref/core/chart2/source/view/main/VLegend.cxx?r=bdf5a7b5#1026</a>

<a href="https://opengrok.libreoffice.org/xref/core/chart2/source/view/main/VLegend.cxx?r=bdf5a7b5#1030">https://opengrok.libreoffice.org/xref/core/chart2/source/view/main/VLegend.cxx?r=bdf5a7b5#1030</a>

if these property are true , and LegendPosition_LINE_END, for example ,
rOutAvailableSpace will be passed to lcl_calculatePositionAndRemainingSpace as
reference and will be changed inside the function. This rOutAvailableSpace will
be used to decide where to place plot-area.

honestly, this is what I came out of my brain when I was thinking about
tdf#115630

3. For these properties, what xml elements or attributes should we use in ODF?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>