Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Graphs

Visible

If activated the function will be visible.

Function

The function. The function must be in math.js Syntax. With variable x.

Color

The color in which the function should be drawn.

Width

The width of the function in pixels.


Trendline

Visible

If activated the trendline will be visible.

Color

The color of the trendline.

Width

The width of the trendline in pixels.

Correlation

Activates the display of the correlation coefficient under the legend of the Bubbles. This indicates exactly how the trend of the trend line can be determined. The value varies between 1 (absolutely accurate trend line) and 0 (trend line not meaningful).


X- / Y-Axis Highlight Range

Start

The start of the hightlight range. Instead of a number you can use min, mean and max.

End

The end of the hightlight range. Instead of a number you can use min, mean and max.

Opacity

Sets the transparency of the highlight range from 0 (invisible) to 1 (no transparency)

Color

Sets the color of the highlight range.


Conditional Formatting 0 - 9

Visible

Activates or deactivates the formatting.

Source

Sets the datasource for the operands.

x: The value of the position on the x-axes.

y: The value of the position on the y-axes..

circle: The value the size of the bubble uses.

arc: The value the bubble uses to get the circle section.

dev: The value the bubble uses to get the deviation.

label: The label under the bubble.

Operator

The operation of the condition.

= | equal: Both value equal?

!= | not equal: Both value not equal?

< | less: The first value less than the second?

<= | less/equal: The first value less or equal to the second?

> | greater: The first value greater than the second?

>= | greater/equal: The fist value greater or equal to the second?

>< | between: The value between the first and the second value?

<> | not between: The value not between the first and the second value?

always: The effect has not condition.

contains: Does the value contain the first value? (for label)

Value 1 / 2

The value to compare to.

Effect

The effect if the condition is true.

cicle color: Changes the color of the circle.

stroke color: Changes the color of the circleborder.

stroke width: Changes the width of the circleborder.

css class: Adds the given CSS-class.

Value

The value of the effect.


x- / y-Guidelines

Visible

If activated the guideline is visible.

Label

Creates a line and a label at the given position. If the label is "auto" the label ist the value the axes it is displayed on, if the label is "none" no label is displayed, every other text will be displayed as a label.

Value

Sets the position of the guideline. If the value is "mean" the average value of the axis is used.

Width

Sets the width of the guideline.

Stroke

Sets the color of the guideline.

LabelBold

If activated the labels gets drawn bold.


  • No labels