line Class Reference
Inherited by
area.
Member Function Documentation
Append a value to the line.
- Parameters:
-
| attach_to_right_y_axis |
( |
|
) |
|
sytnatical sugar for set_colour
| set_default_dot_style |
( |
$ |
style |
) |
|
Set the default dot that all the real dots inherit their properties from. If you set the default dot to be red, all values in your chart that do not specify a colour will be red. Same for all the other attributes such as tooltip, on-click, size etc...
- Parameters:
-
| $style | as any class that inherits base_dot |
| set_key |
( |
$ |
text, |
|
|
$ |
font_size | |
|
) |
| | |
| set_on_show |
( |
$ |
on_show |
) |
|
Sets the text for the line.
- Parameters:
-
- Parameters:
-
| $v | as array, can contain any combination of:
- integer, Y position of the point
- any class that inherits from dot_base
- null
|
The documentation for this class was generated from the following file: