Issue 73234 - Display each n-th data point only
Summary: Display each n-th data point only
Status: CLOSED WONT_FIX
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: IngridvdM
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 09:41 UTC by bigserpent
Modified: 2013-02-24 21:21 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bigserpent 2007-01-08 09:41:21 UTC
If a series contains a lot of points, one needs to adjust symbol frequency
(interval) manually.
Comment 1 kla 2007-01-12 14:07:19 UTC
@Iha: Maybe a good idea.
Comment 2 bigserpent 2007-01-17 08:44:56 UTC
I'd like to add that if there is no such an ability any plots with more than 20
points cannot be distinguished on black-and-white prints as no symbols can be
used and no color is seen.
Comment 3 IngridvdM 2007-01-17 09:44:20 UTC
I am not quite sure what you mean with symbol frequency. Would you like to have
an option that makes only each nth  point to be displayed?
Comment 4 bigserpent 2007-01-17 10:16:00 UTC
Yes, it's exactly what I mean. Currently OO with new chart uses symbols to mark
points if user chooses "points" or "points with line" chart subtype. It is
displayed as "icon" when user chooses "object properties" after selecting data
series from chart plot.

Plotting applications I used before allowed adjusting the frequency of symbol
(here "icon") displaying. So if there are more than one data series per plot and
they consist from a lot of points user can choose points and line and adjust
points frequency for better plot perception.

Also there was a mechanism there for series selection. Currently a data series
can only be selected with a mouse on the plot to adjust its visual
representation. If there are 5, 10, 15... data series it would be rather hard to
 select them with a mouse. Golden Software Grapher used a Ctrl modifier to
select consequently data series which graphs lie one under another. Or it could
be done via a list in a tree. So OO needs an access from its list of series to
their visual representation.
Comment 5 IngridvdM 2007-01-17 12:25:24 UTC
The problem with displaying only every n'th data point is that the result can
give a wrong impression - for example when outliers are skipped or you hit a
sample frequency. I am not sure whether this option might bring some users into
trouble. Hm.
Comment 6 IngridvdM 2007-11-28 13:45:28 UTC
I rate this feature to be too dangerous. So I won't implement it.
Comment 7 bigserpent 2007-11-28 14:42:24 UTC
So the alternative is to display all say 2048 points just from one column. How
much processor power and memory it would require? 
Well known commercial applications like Grapher have such an ability and they
are not afraid a user would not see some peak. It is up to a user, to use this
feature or not. And user can check it by disabling/enabling the option and
looking at the graph or it even can be checked automatically when the data is
changed or the chart is to be drawn for the first time.
If OO performance would not suffer from displaying such amount of data, this
issue is obsolete. If no, I would like to see any solution to this problem.
Comment 8 IngridvdM 2007-11-28 15:08:53 UTC
Since OOo 2.3 the chart does not create shapes when a data point for a given
resolution is on the same pixel as its predecessor. Thus only the necessary
points will be created.
It is no problem to create a chart with 2084 points from one column when the
data have any trend. Please give it a try.
When there are still performance problems I'd rather invest my time there
instead of implementing workarounds.
So again, I won't fix this feature.
Comment 9 Mechtilde 2008-11-06 21:17:17 UTC
close the invalid issue