Chart Options

From Lianjapedia
Revision as of 06:50, 22 January 2016 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

See Also

Charts Section Attributes

Overview

Report options

Graph type

Select from a known chart type: Horizontal Bar | Vertical Bar | Line | Pie | Gantt | Bipolar | Funnel | Radar | Rose | Scatter | Radial Scatter | Thermometer | Waterfall | Vertical Progress Bar | Horizontal Progress Bar

URL

The generated URL that will be rendered in the chart section

Width

The chart width

Height

The chart height

Left gutter

The chart left gutter width in pixels

Right gutter

The chart right gutter width in pixels

Top gutter

The chart top gutter height in pixels

Bottom gutter

The chart bottom gutter height in pixels

Background color

The color of the chart canvas as an html-like color

Shadow

Enable or disable 3D shadowing (True | False).

Effects

Enable or disable special effects for displaying the chart (True | False).

Gradient colors

The Gradient colors attribute determines whether the background color will be rendered as a gradient or not. Check the Gradient colors attribute to render the background as a 2 color gradient (True); uncheck the Gradient colors attribute to use as single color background color (False).

Gradient start color

This defines the Gradient start color.

Gradient end color

This defines the Gradient end color.

Title

The chart title

Title foreground color

The chart title foreground color

Title background color

The chart title background color

Data

The comma separated list of chart data. For grouped data, separate the groups with a | character.

Labels

The chart labels

Label foreground color

The chart label foreground color

Labels above

Enable or disable displaying a summary label next to the segment (True | False).

Legend labels

The chart legend labels

Tooltips

A comma separated list of tooltips that are passed to the delegate

Colors

A comma separated list of html-style colors (one for each segment)

Delegate

An optional delegate to be called when segments of the chart are selected. By default the 'tooltip' for the segment selected will be used as a search key in any child sections.

Notes on Client Support

Attribute Description
Graph type
URL
Width
Height
Left gutter
Right gutter
Top gutter
Bottom gutter
Background color
Shadow
Effects
Gradient colors
Gradient start color
Gradient end color
Title
Title foreground color
Title background color
Data
Labels
Label foreground color
Labels above
Legend labels
Tooltips
Colors
Delegate