Difference between revisions of "Chart2"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Roadmap: using Wiki table)
m (Child-workspaces after OOo 2.3: using Wiki tables)
Line 79: Line 79:
 
=== Child-workspaces after OOo 2.3 ===
 
=== Child-workspaces after OOo 2.3 ===
  
<table border="0">
+
{| class="wikitable"
<tr bgcolor="#DDDDDD"><td>CWS</td><td>Description</td><td>Target</td><td>Based on/integrated into</td><td>Status</td></tr>
+
! CWS !! Description !! Target !! Based on/integrated into !! Status
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOG680%2Fchart16 chart16]</td><td>Bug fixes</td><td>OOo 2.3.1</td><td>OOG680.m7/SRC680.m234</td><td>Integrated</td></tr>
+
|-
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOG680%2Fchart18 chart18]</td><td>Bug fixes</td><td>OOo 2.3.1</td><td>OOG680.m7/SRC680.m234</td><td>Integrated</td></tr>
+
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOG680%2Fchart16 chart16] || Bug fixes || OOo 2.3.1 || OOG680.m7/SRC680.m234 || Integrated
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart11 chart11]</td><td>Bug fixes</td><td>OOo 2.4</td><td>SRC680.m226</td><td>Integrated</td></tr>
+
|-
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14]</td><td>Features</td><td>OOo 2.4</td><td>SRC680.m230</td><td>Integrated</td></tr>
+
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOG680%2Fchart18 chart18] || Bug fixes || OOo 2.3.1 || OOG680.m7/SRC680.m234 || Integrated
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17]</td><td>Features</td><td>OOo 2.4</td><td>SRC680.m238</td><td>Integrated</td></tr>
+
|-
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart15 chart15]</td><td>Bug fixes</td><td>OOo 2.4</td><td>OOH680.m2/SRC680.m243</td><td>Integrated</td></tr>
+
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart11 chart11] || Bug fixes || OOo 2.4 || SRC680.m226 || Integrated
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOH680%2Fchart21 chart21]</td><td>Bug fixes</td><td>OOo 2.4</td><td>OOH680.m5/SRC680.m245</td><td>Integrated</td></tr>
+
|-
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart19 chart19]</td><td>Features</td><td>OOo 3.0</td><td>SRC680.m245</td><td>In testing</td></tr>
+
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart14 chart14] || Features || OOo 2.4 || SRC680.m230 || Integrated
<tr><td>[http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart20 chart20]</td><td>Features</td><td>OOo 3.0</td><td>-</td><td>Planned</td></tr>
+
|-
</table>
+
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart17 chart17] || Features || OOo 2.4 || SRC680.m238 || Integrated
 +
|-
 +
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart15 chart15] || Bug fixes || OOo 2.4 || OOH680.m2/SRC680.m243 || Integrated
 +
|-
 +
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOH680%2Fchart21 chart21] || Bug fixes || OOo 2.4 || OOH680.m5/SRC680.m245 || Integrated
 +
|-
 +
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart19 chart19] || Features || OOo 3.0 || SRC680.m245 || In testing
 +
|-
 +
| [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart20 chart20] || Features || OOo 3.0 || - || Planned
 +
|}
  
 
=== Testing ===
 
=== Testing ===

Revision as of 14:24, 15 February 2008


Chart2 is the re-implementation of the charting component of OpenOffice.org. It is integrated in OOo 2.3.

Charts are used to illustrate data sets e.g. from spreadsheets to get a better understanding of the data. A lot of different two and three dimensional chart types are available to choose from.

This page gathers information about the new chart implementation of OpenOffice.org. It is especially written to help newcomers to the process of developing for the new OOo chart module.

If you would like to participate, if you have comments or questions related to the chart you are welcome on the graphics mailing lists: (users,dev,features,bugs,cvs)@graphics.openoffice.org. See also the side-box with some useful Links.

Helping with the Chart

Example Chart made with OpenOffice.org 2.3 (ods-file see File:ProgrammingLanguages.ods)

Development

If you like to help developing the chart, you can find useful information here.

To find a concrete task to work on, check the issue queries of open chart bugs and features. Maybe there is something that catches your interest:

Also check the easy-to-dev issue list to see whether there are currently development opportunities for newbies: Easy to develop issues

Roadmap

Task Target Status
Display equations for regression lines OOo 2.4 done
Enable reverse scales on axes OOo 2.4 done
Display bars on different axis next to each other OOo 2.4 done
Number format for data labels OOo 2.4 done
Display both value and percentage as data point label OOo 2.4 done
Allow to display each part of a data label in a separate line OOo 2.4 done
More flexible placement of labels on data points OOo 2.4 done
Better automatic positions for lables on pie segments OOo 2.4 done
Allow removing data point labels with delete key OOo 2.4 done
resolution dependent chart prints and pdf export OOo 2.4 done
Ease editing regression lines (trendlines) OOo 3.0 done in CWS
Title for secondary y axis OOo 3.0 done in CWS
Clockwise pie chart OOo 3.0 done in CWS
Starting angle for pie charts - rotation of pie charts OOo 3.0 done in CWS
Select 'Range' for error bars OOo 3.0 in process
Handling of empty cells (interpolate,zero,don't paint) OOo 3.0 in process
Offer multiple sets of default colors for charts OOo 3.0 in process (on risk)
Error Bars for X values OOo 3.x planned
Templates OOo 3.x planned

Child-workspaces after OOo 2.3

CWS Description Target Based on/integrated into Status
chart16 Bug fixes OOo 2.3.1 OOG680.m7/SRC680.m234 Integrated
chart18 Bug fixes OOo 2.3.1 OOG680.m7/SRC680.m234 Integrated
chart11 Bug fixes OOo 2.4 SRC680.m226 Integrated
chart14 Features OOo 2.4 SRC680.m230 Integrated
chart17 Features OOo 2.4 SRC680.m238 Integrated
chart15 Bug fixes OOo 2.4 OOH680.m2/SRC680.m243 Integrated
chart21 Bug fixes OOo 2.4 OOH680.m5/SRC680.m245 Integrated
chart19 Features OOo 3.0 SRC680.m245 In testing
chart20 Features OOo 3.0 - Planned

Testing

If you want to help the QA team have a look at the QA contribution page. You can help a lot with identifying new problems or verifying fixed and integrated issues!

Download the latest developer snapshot and give it a try. When you find a bug please check whether someone else already did submit an issue for that problem. The following issue list can help you with the research:

There is also a spreadsheet document containing the open chart issues. It is nice for sorting and filtering, but it is not up-to-date. Have a look at the first line to find out when the query was done.

If the problem is unknown you are welcome to submit a new issue. Thanks a lot for your help!

Other Contributions

For other kinds of contributions like graphics, documentation, translation, marketing take a look at this page.

Chart Features

Chart features per release:

Further feature requests grouped by category:

This list is based primarily on the List of wished enhancements for Charts.

Technical Articles

Here you can find some technical articles about the chart, that may help for future development.

People

  • code contributors
    • Daniel Rentz (Sun Microsystems, Calc)
    • Niklas Nebel (Sun Microsystems, Calc)
    • Thomas Lange (Sun Microsystems, Writer)
    • Regina Henschel (splines, online-help, testing)
    • Li Yuan (Redflag CH2000)
    • Wei Zhao (Redflag CH2000)
    • Mao Yonggang (Redflag CH2000)
  • working permanently on chart QA
    • Thomas Klarhöfer (Sun Microsystems, QA for chart)
    • Jörg Sievers (Sun Microsystems, Test-tool automation for chart)

Note: if anybody thinks he is missing on this list or a comment is not complete, please drop me a note or modify this page

Some useful information

Personal tools