[Libreoffice-bugs] [Bug 118034] Import of xslx chart has wrong position and wrong precision of trendline equation
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 12 22:09:42 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118034
--- Comment #4 from himajin100000 at gmail.com ---
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 at 42, Branch:master, Time: 2018-06-04_04:31:29
Locale: ja-JP (ja_JP); Calc: CL
====
https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlotter.cxx?r=0c195667#1321
1. With which UI should I use to change this property like 2(= ZF_STANDARD +
2)?
cf:
https://opengrok.libreoffice.org/xref/core/svl/source/numbers/zforlist.cxx?r=8d77bc56#97
2. With which UI should I use to change these property?
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#1030
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180612/220cf35b/attachment.html>
More information about the Libreoffice-bugs
mailing list