Menu

#126 BoxObj on log y axis

v1.0_(example)
open
nobody
5
2015-02-10
2015-02-10
John
No

BoxObj height is not drawn correctly on y axis using log scale.
BoxObj.Location.Y2 value is _y+_height; should be _y-_height;
Workaround:
Set the BoxObj.Location.Height = -BoxObj.Location.Height when log y axis is used.

Discussion


Log in to post a comment.