Issue 78581 - Stock chart type 1 and 3: close markers not visible for large data
Summary: Stock chart type 1 and 3: close markers not visible for large data
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Windows Vista
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-17 18:26 UTC by iputten
Modified: 2013-09-25 20:41 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Data sheet plus Stock 1 graph (133.32 KB, text/plain)
2007-06-17 18:45 UTC, iputten
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description iputten 2007-06-17 18:26:10 UTC
While creating stock chart 1 with long(er) data history, drawing of close (3rd
data point) is off and gets isolated from HiLo range..
Comment 1 iputten 2007-06-17 18:45:11 UTC
Created attachment 46013 [details]
Data sheet plus Stock 1 graph
Comment 2 kla 2007-06-21 09:05:27 UTC
@BM: pls have a look if some improvement is possible.
Comment 3 bjoern.milcke 2007-06-22 13:06:53 UTC
First of all, there are 25 values where the close value is outside the min/max
range (e.g. line 186). The file was created with an old chart, maybe there was a
bug concerning the positioning of the close markers.

However, in the new chart the graph looks different. There seem to be no
incorrecly painted close markers, however for large data you don't see them at
all, because the width depends on the available space. Maybe we should introduce
a minimum width > 0 (e.g. three line widths, and some, 10?, 1/100th mm for hair
lines) for the markers in the view.

->IHA: Please take over.
Comment 4 IngridvdM 2007-11-09 10:32:55 UTC
confirmed