[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-07 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=432391

Alexander Semke  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ
   |ation/labplot/commit/b1d93d |ation/labplot/commit/f3ad7f
   |791fa537f1129cbab24b3b792bd |4bbceb02d0852fdd00f42a69a91
   |68614f8 |4e68557

--- Comment #5 from Alexander Semke  ---
Git commit f3ad7f4bbceb02d0852fdd00f42a69a914e68557 by Alexander Semke.
Committed on 07/02/2021 at 15:54.
Pushed by asemke into branch 'release/2.8'.

[worksheet] don't skip the inivisble data points when calculation the drop
lines, we still need to determing the parts of the drop lines falling
inth the current plot region.
FIXED-IN: 2.8.2

M  +1-0ChangeLog
M  +2-7src/backend/worksheet/plots/cartesian/XYCurve.cpp

https://invent.kde.org/education/labplot/commit/f3ad7f4bbceb02d0852fdd00f42a69a914e68557

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-07 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=432391

Alexander Semke  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||2.8.2
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/labplot/commit/b1d93d
   ||791fa537f1129cbab24b3b792bd
   ||68614f8

--- Comment #4 from Alexander Semke  ---
Git commit b1d93d791fa537f1129cbab24b3b792bd68614f8 by Alexander Semke.
Committed on 07/02/2021 at 09:32.
Pushed by asemke into branch 'master'.

[worksheet] don't skip the inivisble data points when calculation the drop
lines, we still need to determing the parts of the drop lines falling
inth the current plot region.
FIXED-IN: 2.8.2

M  +1-0ChangeLog
M  +2-7src/backend/worksheet/plots/cartesian/XYCurve.cpp

https://invent.kde.org/education/labplot/commit/b1d93d791fa537f1129cbab24b3b792bd68614f8

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-02 Thread Orestes Mas
https://bugs.kde.org/show_bug.cgi?id=432391

--- Comment #3 from Orestes Mas  ---
It looks like a "curve filling" because my dataset had 15000 points so the drop
lines are close together. Before filing the bug report I tried with a curve
generated from a math equation, fith far less points, with the same result.

By the way, the curve filling feature has other strange behaviours. I'll try to 
gather them in a video and open anodther bug report later.

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-01 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=432391

--- Comment #2 from Alexander Semke  ---
(In reply to Orestes Mas from comment #0)
> Created attachment 135354 [details]
> Plot, drop lines on, with clipping
> 
> SUMMARY
> 
> When a curve is clipped by the axis box, drop lines (if activated) doesn't
> draw where the curve gets clipped.
Yes, looks wrong... We'll check.

P.S:: by looking at the attached screenshot it looks like a curve filling and
not like "drop lines". Not sure it was intented or not but in case you just
want to fill the area below the curve, you can use the option in the tab
"filling" in the curve properties.

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-01 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=432391

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 432391] Drop lines aren't correctly drawn when the curve doesn't fit inside axis box

2021-02-01 Thread Orestes Mas
https://bugs.kde.org/show_bug.cgi?id=432391

Orestes Mas  changed:

   What|Removed |Added

Summary|Drop lines aren't correctly |Drop lines aren't correctly
   |drawn when the curve|drawn when the curve
   |doesn't fit inside axis |doesn't fit inside axis box
   |limits  |

-- 
You are receiving this mail because:
You are watching all bug changes.