From: SourceForge.net <no...@so...> - 2006-12-27 02:31:56
|
Patches item #1622687, was opened at 2006-12-27 03:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821570&aid=1622687&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Pawel Konieczny (konieczp) Assigned to: Nobody/Anonymous (nobody) Summary: Bugfix for optimized draw of LinePlot and StepPlot Initial Comment: On large zoom levels it may happen that one part of the points is behind the left edge of the plot area while the rest is behind the right edge. Still the line between two points closest to the left and right edge should be drawn as it could fall within the viewport of the plot area. Currently, the line simply disappears. This patch was originally generated against 0.9.2.0, but should be applicable to 0.9.10.0 //Pawel ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821570&aid=1622687&group_id=161868 |