Issue 17991

Summary: high-low-close (stock) chart loses close tick if on grid line
Product: General Reporter: philmperry <philperry>
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED WONT_FIX QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description philmperry 2003-08-07 22:58:09 UTC
When drawing a stock price chart (high-low-close), sometimes the "close"
horizontal tick falls on a Y-axis grid line and is impossible to see. Something
needs to be done to help the visibility of this tick. One solution might be to
draw the tick in XOR mode so that if it falls on a grid line it flips the line
back to white (background) and it's more apparent that something's there.
Another solution might be to draw the tick as a thick (two strokes high) line at
all times, so that if it lands directly on a grid line it will be visible due to
its greater height.
Comment 1 kla 2003-08-25 11:49:55 UTC
Maybe its better you change the Linecolor or the Width or disable the
Grids.
Comment 2 kla 2003-08-25 11:50:16 UTC
I close it.