Skip to content
Snippets Groups Projects
Commit 51dd6f53 authored by Lan Dam's avatar Lan Dam
Browse files

add triColorLines to plot_func_names and to DB for Error/Warning and GPS On/Off/Err

parent af926184
No related branches found
No related tags found
2 merge requests!180Make GPS Lk/Unlk and GPS Clock Power to plot in the same channel,!179Give the option to plot three lines for different values and colors
No preview for this file type
......@@ -14,9 +14,9 @@ plot_functions = {
'linesMasspos': (
"multi-line mass position, multi-color dots. ",
"plot_lines_mass_pos"),
# 'dotsMasspos': (
# ("mass position, multi-color, single line. "),
# "plotDotsMasspos"),
'triColorLines': (
"Three lines with three different colors for values -1, 0, 1.",
"plot_tri_colors"),
'dotForTime': (
"Dots according to timestamp."
"Color defined by ValueColors with available colors: RYGMCW.\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment