Difference between revisions of "Chart2/Features2.4"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Others Links)
 
(11 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/49695/TCS_Equations_for_regression_lines.htm
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/49695/TCS_Equations_for_regression_lines.htm
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17] integrated in SRC680m238
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17] integrated in SRC680m238
 +
* Articles
 +
** GullFOSS: [http://blogs.sun.com/GullFOSS/entry/more_than_just_a_check More Than Just a Check-Box]
 +
** OOoNinja: [http://www.oooninja.com/2007/12/display-equations-for-regression-lines.html Display equations for regression lines]
  
 
== Reverse axes ==
 
== Reverse axes ==
Line 18: Line 21:
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/48782/reverse_direction.htm
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/48782/reverse_direction.htm
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14] integrated in SRC680m235
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14] integrated in SRC680m235
 +
* Article : [http://www.oooninja.com/2008/02/reverse-axis-chart-bar-graph.html Reverse axis in chart] (OOoNinja)
  
 
== Display bars on different axes next to each other ==
 
== Display bars on different axes next to each other ==
  
[http://www.openoffice.org/issues/show_bug.cgi?id=26795 26795] In bar charts with two y axes it is now also possible to display all the bars next to each thus they don't hide each other anymore.
+
[http://www.openoffice.org/issues/show_bug.cgi?id=26795 26795] In bar charts with two y axes it is now possible to display all the bars next to each other thus they don't hide each other anymore.
  
 
[[Image:Chart_OOo2.4_03.png]]
 
[[Image:Chart_OOo2.4_03.png]]
Line 29: Line 33:
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/48996/TCS_Display_Bars.htm
 
* Test case specification : http://www.openoffice.org/nonav/issues/showattachment.cgi/48996/TCS_Display_Bars.htm
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14] integrated in SRC680m235
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14] integrated in SRC680m235
 +
* Article: [http://www.oooninja.com/2008/01/show-bars-side-by-side-double-column.html Show bars side by side (double column chart)]
  
 
== Number format for data labels ==
 
== Number format for data labels ==
Line 42: Line 47:
 
== Display both in the data point label: value and percentage ==
 
== Display both in the data point label: value and percentage ==
 
[http://www.openoffice.org/issues/show_bug.cgi?id=43489 43489] For data labels in charts it is now possible to display the value and the percentage value at the same time.
 
[http://www.openoffice.org/issues/show_bug.cgi?id=43489 43489] For data labels in charts it is now possible to display the value and the percentage value at the same time.
 +
 +
 +
[[Image:Chart_OOo2.4_05b.png]]
 +
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=194
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=194
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
Line 49: Line 58:
 
== Allow to display each part of a data label in a separate line ==
 
== Allow to display each part of a data label in a separate line ==
 
[http://www.openoffice.org/issues/show_bug.cgi?id=82051 82051] The different parts of a data label now can be displayed in separate lines.
 
[http://www.openoffice.org/issues/show_bug.cgi?id=82051 82051] The different parts of a data label now can be displayed in separate lines.
 +
 +
[[Image:Chart_OOo2.4_06.png]]
 +
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=195
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=195
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
Line 56: Line 68:
 
== More flexible placement of labels on data points ==
 
== More flexible placement of labels on data points ==
 
[http://www.openoffice.org/issues/show_bug.cgi?id=63857 63857] It is now possible to manipulate the placement of the data point labels relative to the data point. For example for symbol charts the labels can be placed above, below, left, right or centered on the symbol.
 
[http://www.openoffice.org/issues/show_bug.cgi?id=63857 63857] It is now possible to manipulate the placement of the data point labels relative to the data point. For example for symbol charts the labels can be placed above, below, left, right or centered on the symbol.
 +
 +
[[Image:Chart_OOo2.4_07.png]]
 +
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=198
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=198
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
Line 64: Line 79:
 
== Automatic positions for labels on pie segments ==
 
== Automatic positions for labels on pie segments ==
 
[http://www.openoffice.org/issues/show_bug.cgi?id=4039 4039] There is an automatism now which tries to avoid the overlapping of data point labels on pie charts.
 
[http://www.openoffice.org/issues/show_bug.cgi?id=4039 4039] There is an automatism now which tries to avoid the overlapping of data point labels on pie charts.
 +
 +
[[Image:Chart_OOo2.4_08.png]]
 +
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=199
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=199
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
 
* Specification : http://specs.openoffice.org/chart/ChartDataLabels.odt
Line 73: Line 91:
 
[http://www.openoffice.org/issues/show_bug.cgi?id=83344 83344] It is now possible to remove selected data point labels with pressing the delete key.
 
[http://www.openoffice.org/issues/show_bug.cgi?id=83344 83344] It is now possible to remove selected data point labels with pressing the delete key.
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=200
 
* Feature Announcement : http://graphics.openoffice.org/servlets/ReadMsg?list=features&msgNo=200
* Specification : --
 
* Test case specification : --
 
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17] integrated in SRC680m238
 
* CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17] integrated in SRC680m238
  
 
== Others Links ==
 
== Others Links ==
 
* [http://distribution.openoffice.org/issues/buglist.cgi?issue_type=ENHANCEMENT&issue_type=FEATURE&component=Chart&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&issue_status=RESOLVED&issue_status=VERIFIED&issue_status=CLOSED&target_milestone=OOo+2.4&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=allwords&long_desc=&long_desc_type=allwords&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query List feature issues for Chart 2.4]
 
* [http://distribution.openoffice.org/issues/buglist.cgi?issue_type=ENHANCEMENT&issue_type=FEATURE&component=Chart&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&issue_status=RESOLVED&issue_status=VERIFIED&issue_status=CLOSED&target_milestone=OOo+2.4&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=allwords&long_desc=&long_desc_type=allwords&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query List feature issues for Chart 2.4]
 +
* [[Feature_Freeze_Testing_2.4 | Feature Freeze Testing 2.4 ]]
 +
[[Category:Chart2]]

Latest revision as of 09:22, 25 November 2009

Equations for regression curves

7998 The equation of trend lines and the R² value now can be displayed in the chart.

Chart OOo2.4 01.png

Reverse axes

24614 It is possible now to change the direction of axes. Thus the user can choose where the lower values and where the higher values are displayed at an axis.

Chart OOo2.4 02.png

Display bars on different axes next to each other

26795 In bar charts with two y axes it is now possible to display all the bars next to each other thus they don't hide each other anymore.

Chart OOo2.4 03.png

Number format for data labels

37792 For data labels in charts it is now possible to choose a number format for the display of values and percentage values. Thus the precision of the displayed values can be changed for example.

Chart OOo2.4 04.png

Display both in the data point label: value and percentage

43489 For data labels in charts it is now possible to display the value and the percentage value at the same time.


Chart OOo2.4 05b.png

Allow to display each part of a data label in a separate line

82051 The different parts of a data label now can be displayed in separate lines.

Chart OOo2.4 06.png

More flexible placement of labels on data points

63857 It is now possible to manipulate the placement of the data point labels relative to the data point. For example for symbol charts the labels can be placed above, below, left, right or centered on the symbol.

Chart OOo2.4 07.png

Automatic positions for labels on pie segments

4039 There is an automatism now which tries to avoid the overlapping of data point labels on pie charts.

Chart OOo2.4 08.png

Remove data point labels with delete key

83344 It is now possible to remove selected data point labels with pressing the delete key.

Others Links

Personal tools