Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Graphs

Visible

GuidelinesXAxis (YAxis)

Enabled

If activated the

function will be Visible

guideline is 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

Conditional Formatting 0 - 9

Visible
Label

Creates a label at the given position. If the label is "auto" the label is the value of the axis 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.

Color

Sets the color of the guideline.

Bold Label

If activated the label is bold.


Image Added

HighlightRangesXAxis (YAxis)

Enable

If activated the hIghlight range will be visible.

Start Value

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

End Value

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.


Image Added

Trendline

Enable

If activated the trendline will be visible.

Color

The color of the trendline.

Width

The width of the trendline in pixels.

Show Correlation Coefficient

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.

Image Added

GraphFunctions

Enable

If activated the function will be visible.

Math.js Function

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

Color

The color in which the function-graph should be drawn.

Width

The width of the function-graph in pixels.


Image Added

ConditionalFormatting

Enable

Activates or deactivates the formatting.

Source Series

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?
  • contains The value is in the bubble-catergory-label
  • always: The effect has not condition.

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

Value 1 / 2
The value to compare toIf activated the labels gets drawn bold.
First / Second Value

The values the operator uses.

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.
Effect 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
Image Added

BubblesToBeHighlighted

Selector String

The selector detemerines which bubbles should be displayed.

Image Added