Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BPS36"

(Specification Document(s))
(schema v2.2.0)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Chart Model ==
 
== Chart Model ==
  
This project aims to provide a model for the Eclipse BIRT Chart Engine  
+
This project aims to provide a model for the BIRT Eclipse Chart Engine  
  
  
Line 11: Line 11:
 
'''Description'''
 
'''Description'''
  
The Chart model is at the core of the Chart library and provides an API to create and manipulate Charts. It is EMF based.  
+
The Chart model is at the core of the Chart library and provides an API to create and manipulate Charts. It is EMF based.
 
+
 
+
  
 
== Specification Document(s) ==
 
== Specification Document(s) ==
  
 
* [http://www.eclipse.org/birt/release20specs/BPS36/BPS36%201.0.1%20Chart%20Model%20SPEC.pdf General model description]
 
* [http://www.eclipse.org/birt/release20specs/BPS36/BPS36%201.0.1%20Chart%20Model%20SPEC.pdf General model description]
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%201.0.1/Eclipse%20BIRT%20Chart%20Object%20Model.html Model Schema Documentation v1.0.1]
+
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%201.0.1/Eclipse%20BIRT%20Chart%20Object%20Model.html Model Schema Documentation v1.0.x]
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%202.0.0/schema20.html Model Schema Documentation v2.0.0]
+
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%202.0.0/schema20.html Model Schema Documentation v2.0.x]
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%202.1.0/schema210.html Model Schema Documentation v2.1.0 & 2.1.1] (new!)
+
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%202.1.0/schema210.html Model Schema Documentation v2.1.x]
 +
* [http://www.eclipse.org/birt/release20specs/BPS36/ChartModelDoc%202.2.0/schema220.html Model Schema Documentation v2.2.x]
 +
[[Category:BIRT BPS]]

Latest revision as of 12:12, 12 November 2007

Chart Model

This project aims to provide a model for the BIRT Eclipse Chart Engine


Specification Lead

David Michonneau


Description

The Chart model is at the core of the Chart library and provides an API to create and manipulate Charts. It is EMF based.

Specification Document(s)

Back to the top