Issue 104749 - Area chart with real X-axis wanted (XY-Area)
Summary: Area chart with real X-axis wanted (XY-Area)
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial with 4 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 09:46 UTC by IngridvdM
Modified: 2013-09-25 20:41 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 IngridvdM 2009-09-03 09:46:10 UTC
A new chart type is wanted similar to the area chart. In contrast to the current
area chart where the  x axis is a category axis with equidistant values the new
chart type should allow for real x values like known from the XY-Scatter chart type.
This issue originates from issue 104250.
Comment 1 kennybobs 2011-07-09 13:27:38 UTC
Would this explain why the x-axis is always scaled incorrectly and cannot be changed, or would that be a separate issue?
Comment 2 IngridvdM 2011-07-11 07:37:01 UTC
That is exactly this issue. The x axis for current area charts is not scaled. The y-values are displayed just one after the other. If text is provided e.g. in the first column/row they can be used as labels for the axis (categories).
With OOo 3.4 Beta I have implemented date axes (see issue 25706). So in case of date values the x axis should be scalable then.