Bugs: Browse | Submit New | Admin

[#21931] module LayerContainer#bottom_value ignores padding argument

Date:
2008-09-12 08:12
Priority:
3
Submitted By:
Luca Pireddu (ilveroluca)
Assigned To:
David Parry (suranyami)
Category:
Rendering
State:
Open
Summary:
module LayerContainer#bottom_value ignores padding argument

Detailed description
The documentation for LayerContainer#bottom_value states that:
  "If padding is set to :padded, a 15% padding is added below the 
   lowest value.  If the lowest value is greater than zero, then 
   the padding will not cross the zero line, preventing negative 
   values from being introduced into the graph purely due to padding."


Instead, the implementation ignores the argument and inserts a padding, even pushing the bottom_value below zero.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item