Difference between revisions of "Chart2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(List of wished enhancements is now part of the Features section)
m (Reordering articles)
Line 16: Line 16:
 
</div>
 
</div>
 
<!-- End of LinkBox -->
 
<!-- End of LinkBox -->
 
  
 
Chart2 is the re-implementation of the [http://graphics.openoffice.org/chart/chart.html charting component] of [[OpenOffice.org]]. It is integrated in OOo 2.3.
 
Chart2 is the re-implementation of the [http://graphics.openoffice.org/chart/chart.html charting component] of [[OpenOffice.org]]. It is integrated in OOo 2.3.
Line 24: Line 23:
 
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.
 
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.
  
== Development in the New Chart ==
+
== Development for 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:
 
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:
  
* [[FAQ about Chart API Compatibility]] If you have problems with Macros or extensions that use the com.sun.star.chart API you may find answers or ask questions on this page.
 
 
* [[Compiling the new chart module]]
 
* [[Compiling the new chart module]]
 
* [[Developing for the new chart module]]
 
* [[Developing for the new chart module]]
 
+
* [[FAQ about Chart API Compatibility]] If you have problems with Macros or extensions that use the com.sun.star.chart API you may find answers or ask questions on this page.
== 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 [[Open Technical Issue in Chart2|separate page]].
+
 
+
== Why not implement everything in OOo? ==
+
 
+
This article has been moved to a [[Extending Chart by external components|separate page]].
+
  
 
== Features ==
 
== Features ==
Line 66: Line 57:
 
* [[Chart2/ChartAnnotation | Chart annotation ]]
 
* [[Chart2/ChartAnnotation | Chart annotation ]]
 
* [[Chart2/Miscellaneous  | Miscellaneous ]]
 
* [[Chart2/Miscellaneous  | Miscellaneous ]]
 +
 +
== 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 [[Open Technical Issue in Chart2|separate page]].
 +
 +
== Why not implement everything in OOo? ==
 +
This article has been moved to a [[Extending Chart by external components|separate page]].
  
 
== Documentation ==
 
== Documentation ==

Revision as of 13:18, 20 August 2007

Chart2 is the re-implementation of the charting component of OpenOffice.org. It is integrated in 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 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.

Development for 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:

Features

This section gives an overview over new features that are either integrated, planned for a future release or not yet planned to implement for a specific version.

Past Releases

Future Releases

Unplanned Features

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

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.

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