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 "BPS15"

(Capability List)
(Capability List)
Line 17: Line 17:
  
 
===Capability List===
 
===Capability List===
* v2.0 (released)
+
* New in 2.0  
 
** Please refer to the [http://www.eclipse.org/birt/release20specs/BPS15/BPS15%20-%20New%20Chart%20User%20Interface%20Feature%20SPEC%201.1.pdf Feature Specification 2.0].
 
** Please refer to the [http://www.eclipse.org/birt/release20specs/BPS15/BPS15%20-%20New%20Chart%20User%20Interface%20Feature%20SPEC%201.1.pdf Feature Specification 2.0].
* v2.1 (released)
+
* New in 2.1  
 
** Online help support with dockable help tray
 
** Online help support with dockable help tray
 
** Accessibility support
 
** Accessibility support
 
** Sticky dialogs
 
** Sticky dialogs
 
** Multiple Axis support
 
** Multiple Axis support
* v2.2 (planned)
+
* Planned for 2.2  
 
** Various usability enhancements
 
** Various usability enhancements
  

Revision as of 08:43, 3 October 2006

Chart Builder and Wizard

This project aims to provide a Chart Builder UI for creating and editing charts.

Status

Released

Specification Lead

David Michonneau

Description

The Chart Builder provides an easy-to-use User Interface to create and edit charts. Featuring a live preview and a task-oriented interface, it allows to change all the attributes of the chart model in real-time. It follows the UI guidelines of the latest Eclipse version, including a dockable help and standard Eclipse wizard look and feel.

The Chart builder can dynamically adapt to modifications in the chart model, and can also adapt to new Series types, providing extension points to integrate new dialogs for specific Series properties.

The Chart Builder is fully integrated in the BIRT Report Designer, but can also be used in standalone mode (outside BIRT reports) in any SWT-based Java Application to edit chart models. Extension points and interfaces allow developers to integrate the Chart Builder in their environment to link the data provider of the chart to the builder and also their own expression builder.

Capability List

  • New in 2.0
  • New in 2.1
    • Online help support with dockable help tray
    • Accessibility support
    • Sticky dialogs
    • Multiple Axis support
  • Planned for 2.2
    • Various usability enhancements

Specification Document(s)

Back to the top