move_continuous | true | true / false | Allow for a single move or a coninuous move. |
move_retain | false | false / single / all | Retain moving line dots if Object is removed. |
move_unit | pixel | pixel / day | Movemenent speed is based on distance in pixels or chronological distance. |
move_chronological | false | true / false | Sets move_continuous to false, move_retain to false and move_unit to 'day'. Allows the visualisation to be played chronologically. |
move_speed | 30 | integer | Units per second. |
move_duration_min | false | false / integer | Minimal duration of a moving line dot. |
move_duration_max | false | false / integer | Maximum duration of a moving line dot. |
move_duration_info_min | false | false / integer | Seconds. |
move_duration_info_max | false | false / integer | Seconds. |
move_glow | false | true / false | tba |
connection_line_color | #ffffff | hexadecimal color value | Colour of the lines connecting location dots. |
connection_line_opacity | 0.4 | 0 - 1 | Default opacity of the lines connecting location dots. |
connection_line_opacity_range_min | 0.5 | 0 - 1 | Minimal opacity of the lines connecting location dots. |
connection_line_opacity_range_max | 1 | 0 - 1 | Maximum opacity of the lines connecting location dots. |
move_connection_line_apply_opacity | moved | move / moved | tba |
connection_line_width | 1.5 | number | Default opacity of the lines connecting location dots. |
move_warp_length | 8 | integer | tba |
hint_dot | pulse | false / pulse / location | tba |
move_hint_dot | false | true / false | tba |
moved_hint_dot | false | true / false | tba |
hint_line | false | true / false | tba |
moved_hint_line | false | true / false | tba |
max_hint_dots | 100 | integer | tba |
dot_icon | circle | circle / square | Set to square to show location dots as squares. |
dot_icons_size | 15 | integer / weight | Set the size of the Condition icons. Specify a specific size, or use 'weight' to make the icons size relative to the dot size. |
dot_icons_offset | 4 | integer | Set the position of the Condition icons relative to the dot. Negative number to position above the dot, positive for below, 0 to centre on the dot. |
location_offset | -5 | integer | Set the position of the location relative to the dot. Negative number to positon above the dot, positive for below, 0 to centre on the dot. |
info_show | false | true / false / integer | Sets info_show_dot and info_show_line. |
info_show_dot | false | true / false / integer | Set to true to show info per dot. Set integer to maximise amount of info shown. |
info_show_line | false | true / false / integer | Set to true to show info per line. Set integer to maximise amount of info shown. |
info_color | #000000 | hexadecimal color value | Colour of info. |
info_size | 8 | number | Text size of info. |
info_mode | hover | all / hover | Set to hover to only show info on hover. |
info_condition | false | false / condition name | Set condition name that shows info. |
info_content | default | default / scope / condition | Define what information is included in the location dot and line info displays. |
text_font | Auto | font name | Set custom font name(s) used for the location and info (mainly in 'Movement' mode) texts. Fonts have to be available on the local client. Listing multiple fonts are separated with a comma. |
highlight_color | false | true / false / hexadecimal color value | Colour of hovering dot. Set to true to use a default colour. |
svg_style | false | false / string | Include custom styling for the rendered visualisation when in 'Vector' display mode. The style has to be valid CSS for SVG and has to be included as a single line. |