[Tickets #2336] Impossible/difficult to set a min value on Plots

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Jul 25 09:33:41 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2336
-----------------------------------------------------------------------
 Ticket             | 2336
 Updated By         | horde at addelei.nu
 Summary            | Impossible/difficult to set a min value on Plots
 Queue              | Horde Framework Packages
 State              | New
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
+New Attachment     | DontDrawWithoutRange.diff
-----------------------------------------------------------------------


horde at addelei.nu (2005-07-25 09:33) wrote:

Well... while at it I thought I could make a patch for avoiding drawing
outside of the drawing region.

This patch simply ignores y-values < minY. It could be argued that the user
should be warned that some values are ignored, this patch doesn't do
anything like that.

In case of a line plot, the line is broken by the ignored value. If the
dataset contains (toLowValue, OKValue, toLowValue) a single dot is made at
the accepted value.





More information about the bugs mailing list