integrated chart engine
Charts are a common and important way to display
data in business intelligence and other applications.
OBEROn provides a powerful charting engine for displaying charts
in your Java desktop (Rich Client Platform - RCP) or web applications.
It supports a variety of chart types, and can be rendered on SWT/Swing
widgets and as image files of png format.
Each chart have a large number of configuration parameters; these
parameters are stored in XML format into an OBEROn administrative
object named Graph.
Users enabled to manage Graphs (see user
access rights )
can create a new graph instance by clicking the "Add
new Graph" button from the "Context Design" menu
and compile the relative form.
Available graph Types are:
You can change directly the graph-Style by editing
the xml code, but it is more convenient to set the properties in
the "Parameters" panels (any change in the XML is reported
to the "Parameters" panels and any change inside the panels
updates the XML style).
To plot a chart in a OBEROn application, you have to provide a XML
data file and choose the Graph object representing the proper chart
style. You can preview the chart style by providing values from
a local file; if the file is not specified, values are generated
randomly according to the graph type.
Random values can also be saved and used
for the next previews.
Multiple Pie Chart
Features:
- Configurable canvas size and color
- Multiple plots (configurable pie position, external radius and internal
hole radius)
- Automatic spice color generator
- Title/Label font, position,orientation and color selectable
- Labels, values and percentages on/off switch
- Horizontal and vertical gradient spice effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic multiple legend generation with custom text font, position,
background and border colors
- Free texts can be placed into the chart canvas
Line Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable line style, color, width, point
symbol and dimension)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over the chart grid
Area Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable area color, point symbol and
dimension)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Horizontal and vertical gradient area effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over the chart grid
Column (Vertical Bar)
Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable bar color, width, border and
interspace)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Horizontal and vertical gradient bar effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over the chart grid
Stacked Column (Vertical
Bar) Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable bar color, width, border and
interspace)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Horizontal and vertical gradient bar effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over the chart grid
Horizontal Bar Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable bar color, width, border and
interspace)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Horizontal and vertical gradient bar effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over the chart grid
Stacked Horizontal Bar
Chart
Features:
- Configurable canvas size and color
- Multiple series plots (configurable bar color, width, border and
interspace)
- Grid autoscale
- Graph title /Axis title/Labels - font style, position,orientation
and color selectable
- Labels, values , axis and grid on/off switch
- Custom value prefix and suffix
- Horizontal and vertical gradient bar effect
- Configurable depth of the 3D effect (2D style also available)
- Configurable number of decimal places to show values
- Automatic legend generation with custom text font, position, background
and border colors
- Free texts can be placed into the chart canvas
- Target / Trend lines can be placed over
the chart grid
|