Object Name
|
Description
|
Features Supported
|
Animation Parameters Supported
|
BACKGROUND
|
BACKGROUND refers to the entire background of the chart.
|
Animation Shadow Glow Bevel Blur
|
_alpha _x _y _xScale _yScale
|
CAPTION
|
CAPTION refers to the heading of the chart.
|
Animation Font Shadow Glow Bevel Blur
|
_alpha _x _y
|
DATALABELS
|
DATALABELS refer to the x-axis labels of the data.
|
Font Shadow Glow Bevel Blur
|
|
DATAPLOT
|
DATAPLOT refers to the actual plot of the chart. For example, in Column 2D chart, columns are referred to as DATAPLOT. In Pie chart, it's the pies. In Bubble chart, it's the bubbles and so on.
|
Animation Shadow Glow Bevel Blur
|
_alpha _rotation
|
SUBCAPTION
|
SUBCAPTION refers to the sub-heading of the chart.
|
Animation Font Shadow Glow Bevel Blur
|
_alpha _x _y
|
TOOLTIP
|
TOOLTIP refers to the tool tip shown when mouse is hovered over the data plots.
|
Font
|
|
|
animation
|
Boolean
|
0/1
|
This attribute lets you set the configuration whether the chart should appear in an animated fashion. If you do not want to animate any part of the chart, set this as 0.
|
palette
|
Number
|
1-5
|
FusionCharts v3 introduces the concept of Color Palettes. Each chart has 5 pre-defined color palettes which you can choose from. Each palette renders the chart in a different color theme. Valid values are 1-5.
|
showZeroPies
|
Boolean
|
0/1
|
Configuration whether to show pies with 0 values (and their values). Otherwise, they won't show up in the chart.
|
showPercentValues
|
Boolean
|
0/1
|
Whether to show percentage values in labels of the chart?
|
showPercentInToolTip
|
Boolean
|
0/1
|
Whether to show percentage values in tool tip?
|
showLabels
|
Boolean
|
0/1
|
Whether to show labels on the chart?
|
showValues
|
Boolean
|
0/1
|
Whether to show values on the chart?
|
labelSepChar
|
String
|
Character
|
The character to separate the data label and data values on the chart.
|
defaultAnimation
|
Boolean
|
0/1
|
By default, each chart animates some of its elements. If you wish to switch off the default animation patterns, you can set this attribute to 0. It can be particularly useful when you want to define your own animation patterns using STYLE feature.
|
clickURL
|
String
|
|
The entire chart can now act as a hotspot. Use this URL to define the hotspot link for the chart. The link can be specified in FusionCharts Link Format.
|
showBorder
|
Boolean
|
0/1
|
Whether to show a border around the chart or not?
|
borderColor
|
Color
|
|
Border color of the chart.
|
borderThickness
|
Number
|
In Pixels
|
Border thickness of the chart.
|
borderAlpha
|
Number
|
0-100
|
Border alpha of the chart.
|
bgColor
|
Color
|
|
This attribute sets the background color for the chart. You can set any hex color code as the value of this attribute. To specify a gradient as background color, separate the hex color codes of each color in the gradient using comma. Example: FF5904,FFFFFF. Remember to remove # and any spaces in between. See the gradient specification page for more details.
|
bgAlpha
|
Number
|
0-100
|
Sets the alpha (transparency) for the background. If you've opted for gradient background, you need to set a list of alpha(s) separated by comma. See the gradient specification page for more details.
|
bgRatio
|
Number
|
0-100
|
If you've opted for a gradient background, this attribute lets you set the ratio of each color constituent. See the gradient specification page for more details.
|
bgAngle
|
Number
|
0-360
|
Angle of the background color, in case of a gradient. See the gradient specification page for more details.
|
bgSWF
|
String
|
|
To place any Flash movie as background of the chart, enter the (path and) name of the background SWF. It should be in the same domain as the chart.
|
bgSWFAlpha
|
Number
|
0-100
|
Helps you specify alpha for the loaded background SWF.
|
showPlotBorder
|
Boolean
|
0/1
|
Whether the column, area, pie etc. border would show up.
|
plotBorderColor
|
Color
|
|
Color for column, area, pie border
|
plotBorderThickness
|
Number
|
0-5 (Pixels)
|
Thickness for column, area, pie border
|
plotBorderAlpha
|
Number
|
0-100
|
Alpha for column, area, pie border
|
plotFillAlpha
|
Number
|
0-100
|
This attribute lets you set the fill alpha for plot.
|
use3DLighting
|
Boolean
|
0/1
|
Whether to use advanced gradients and shadow effects to create better looking 3D charts?
|
showShadow
|
Boolean
|
0/1
|
Whether to show shadow for pie/doughnuts?
|
pieRadius
|
Number
|
In Pixels
|
This attribute lets you explicitly set the outer radius of the chart. FusionCharts automatically calculates the best fit pie radius for the chart. This attribute is useful if you want to enforce one of your own values.
|
doughnutRadius
|
Number
|
In Pixels
|
This attribute lets you explicitly set the inner radius of the chart. FusionCharts automatically calculates the best fit radius for the chart. This attribute is useful if you want to enforce one of your own values.
|
startingAngle
|
Number
|
0-360
|
By default, the pie chart starts from angle 0 i.e., the first pie starts plotting from 0 angle. If you want to change the starting angle of the chart, use this attribute.
|
radius3D
|
Number
|
In Percent
|
You can define the 3D Radius of chart in percentage using this attribute. It basically helps you set the bevel distance for the pie/doughnut (if in 3D Lighting Mode).
|
slicingDistance
|
Number
|
In Pixels
|
If you've opted to slice a particular pie/doughnut slice, using this attribute you can control the distance between the slice and the center of chart.
|
enableRotation
|
Boolean
|
0/1
|
The doughnut/pie charts have three modes: Slicing, Rotation and Link. If any links are defined, the chart works in Link mode. Otherwise, it starts in Slicing mode. If you need to enable rotation by default, set this attribute to 1.
|
labelDistance
|
Number
|
In Pixels
|
This attribute helps you set the distance of the label/value text boxes from the pie/doughnut edge.
|
smartLabelClearance
|
Number
|
In Pixels
|
Clearance distance of a label (for sliced-in pies) from an adjacent sliced out pies.
|
enableSmartLabels
|
Boolean
|
0/1
|
Whether to use smart labels or not?
|
skipOverlapLabels
|
Boolean
|
0/1
|
Whether to skip labels that are overlapping even when using smart labels? If not, they might overlap if there are too many labels.
|
isSmartLineSlanted
|
Boolean
|
0/1
|
The smart lines (smart label connector lines) can appear in two ways: Slanted or Straight. This attribute lets you choose between them.
|
smartLineColor
|
Color
|
Hex Code
|
Color of smart label connector lines.
|
smartLineThickness
|
Number
|
In Pixels
|
Thickness of smart label connector lines.
|
smartLineAlpha
|
Number
|
0-100
|
Alpha of smart label connector lines.
|
formatNumber
|
Boolean
|
0/1
|
This configuration determines whether the numbers displayed on the chart will be formatted using commas, e.g., 40,000 if formatNumber='1' and 40000 if formatNumber='0 '
|
formatNumberScale
|
Boolean
|
0/1
|
Configuration whether to add K (thousands) and M (millions) to a number after truncating and rounding it - e.g., if formatNumberScale is set to 1, 1043 would become 1.04K (with decimals set to 2 places). Same with numbers in millions - a M will added at the end. For more details, please see Advanced Number Formatting section.
|
defaultNumberScale
|
String
|
|
The default unit of the numbers that you're providing to the chart. For more details, please see Advanced Number Formatting section.
|
numberScaleUnit
|
String
|
|
Unit of each block of the scale. For more details, please see Advanced Number Formatting section.
|
numberScaleValue
|
String
|
|
Range of the various blocks that constitute the scale. For more details, please see Advanced Number Formatting section.
|
numberPrefix
|
String
|
Character
|
Using this attribute, you could add prefix to all the numbers visible on the graph. For example, to represent all dollars figure on the chart, you could specify this attribute to ' $' to show like $40000, $50000. For more details, please see Advanced Number Formatting section.
|
numberSuffix
|
String
|
Character
|
Using this attribute, you could add suffix to all the numbers visible on the graph. For example, to represent all figure quantified as per annum on the chart, you could specify this attribute to ' /a' to show like 40000/a, 50000/a. For more details, please see Advanced Number Formatting section.
|
decimalSeparator
|
String
|
Character
|
This option helps you specify the character to be used as the decimal separator in a number. For more details, please see Advanced Number Formatting section.
|
thousandSeparator
|
String
|
Character
|
This option helps you specify the character to be used as the thousands separator in a number. For more details, please see Advanced Number Formatting section.
|
inDecimalSeparator
|
String
|
Character
|
In some countries, commas are used as decimal separators and dots as thousand separators. In XML, if you specify such values, it will give a error while converting to number. So, FusionCharts accepts the input decimal and thousand separator from user, so that it can covert it accordingly into the required format. This attribute lets you input the decimal separator. For more details, please see Advanced Number Formatting section.
|
inThousandSeparator
|
String
|
Character
|
In some countries, commas are used as decimal separators and dots as thousand separators. In XML, if you specify such values, it will give a error while converting to number. So, FusionCharts accepts the input decimal and thousand separator from user, so that it can covert it accordingly into the required format. This attribute lets you input the thousand separator. For more details, please see Advanced Number Formatting section.
|
decimals
|
Number
|
0-10
|
Number of decimal places to which all numbers on the chart would be rounded to.
|
forceDecimals
|
Boolean
|
0-1
|
Whether to add 0 padding at the end of decimal numbers? For example, if you set decimals as 2 and a number is 23.4. If forceDecimals is set to 1, FusionCharts will convert the number to 23.40 (note the extra 0 at the end)
|
captionPadding
|
Number
|
In Pixels
|
This attribute lets you control the space (in pixels) between the sub-caption and top of the chart canvas. If the sub-caption is not defined, it controls the space between caption and top of chart canvas. If neither caption, nor sub-caption is defined, this padding does not come into play.
|
chartLeftMargin
|
Number
|
In Pixels
|
Amount of empty space that you want to put on the left side of your chart. Nothing is rendered in this space.
|
chartRightMargin
|
Number
|
In Pixels
|
Amount of empty space that you want to put on the right side of your chart. Nothing is rendered in this space.
|
chartTopMargin
|
Number
|
In Pixels
|
Amount of empty space that you want to put on the top of your chart. Nothing is rendered in this space.
|
chartBottomMargin
|
Number
|
In Pixels
|
Amount of empty space that you want to put on the bottom of your chart. Nothing is rendered in this space.
|
label
|
String
|
|
This attribute determines the label for the data item. The label appears on the x-axis of chart.
|
value
|
Number
|
|
Numerical value for the data item. This value would be plotted on the chart.
|
color
|
Color
|
Hex Code
|
If you want to define your own colors for the data items on chart, use this attribute to specify color for the data item. This attribute accepts hex color codes without #.
|
link
|
String
|
|
You can define links for individual data items. That enables the end user to click on data items (columns, lines, bars etc.) and drill down to other pages. To define the link for data items, use the link attribute.
You can define links that open in same window, new window, pop-up window or frames. Please see "Advanced Charting > Drill Down Charts" for more information.
Also, you'll need to URL Encode all the special characters (like ? and &) present in the link.
|
toolText
|
String
|
|
By default, FusionCharts shows the data item name and value as tool tip text for that data item. But, if you want to display more information for the data item as tool tip, you can use this attribute to specify the same.
|
dashed
|
Boolean
|
0/1
|
Whether the border of this data item should appear as dashed? This is particularly useful when you want to highlight a data (such as forecast or trend etc.).
|
alpha
|
Number
|
0-100
|
This attribute determines the transparency of a data item. The range for this attribute is 0 to 100. 0 means complete transparency (the data item won’t be shown on the graph) and 100 means opaque.
|
borderColor
|
Color
|
Hex Code
|
If you want to set border color of individual pie/doughnut data items, you can specify using this attribute.
|
borderAlpha
|
Color
|
Hex Code
|
If you want to set border alpha of individual pie/doughnut data items, you can specify using this attribute.
|
isSliced
|
Boolean
|
0/1
|
This attribute determines whether the pie appears as a part of the total chart or is sliced out as an individual item.
|