Difference between revisions of "Chart2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Why not implement everything in OOo?)
(Added some quick-links in a box)
Line 1: Line 1:
 +
<!-- LinkBox -->
 +
<div style="float:right; padding-left:5px;">
 +
{| style="text-align:left; border:1px solid #aaaaaa; background-color:#f9f9f9;width: 220px;"
 +
|- padding:5px;padding-top:0.5em;font-size: 90%;
 +
|
 +
<center>'''Quick Links'''</center>
 +
 +
* [http://graphics.openoffice.org/chart/chart.html Chart Project Page]
 +
* [http://specs.openoffice.org/chart/index.html Chart Specifications]
 +
* [irc://freenode/chart2.openoffice.org #chart2.openoffice.org]
 +
* [http://blogs.sun.com/GullFOSS GullFOSS Blog]
 +
----
 +
* [[Chart2/Features2.3|Features in OOo 2.3]]
 +
* [[Chart2/Features2.4|Features in OOo 2.4]]
 +
|}
 +
</div>
 +
<!-- End of LinkBox -->
 +
 +
 
''Chart2'' is a sub-project of the [[OpenOffice.org]] [http://graphics.openoffice.org/chart/chart.html Chart Project]. Our goal is to develop a new Chart component for (presumably) OOo 2.3.
 
''Chart2'' is a sub-project of the [[OpenOffice.org]] [http://graphics.openoffice.org/chart/chart.html Chart Project]. Our goal is to develop a new Chart component for (presumably) OOo 2.3.
  

Revision as of 12:33, 20 August 2007


Chart2 is a sub-project of the OpenOffice.org Chart Project. Our goal is to develop a new Chart component for (presumably) OOo 2.3.

Charts are used for visualizing data sets from e.g. spreadsheets by two and three dimensional diagrams. There are a lot of different two- and three-dimensional chart types you can choose from. This page gathers information about the new chart implementation of OpenOffice.org. It is especially written to help new comers to the process of developing in 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 section at the bottom of this page called [Some useful information].

Development in the New Chart

As the information on how to compile the new chart and on how to develop in this project have become quite lengthy, they can be found now on separate pages:

Open Technical Issues in the New Chart

There still some architectural issues left that have to be solved. This section serves for showing those problems and showing the progress in finding solutions. The issues are now on a separate page.

Why not implement everything in OOo?

This article has been moved to a separate page.

List of whished enhancements for Charts

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

Features


Documentation

The application help introduces an own module "Chart" in the top left drop-down listbox of Help Viewer. Main issue for documentation is http://www.openoffice.org/issues/show_bug.cgi?id=60360

Some useful information

Personal tools