Skip to content

Commit

Permalink
Updated gauge test snapshots. GH-224
Browse files Browse the repository at this point in the history
  • Loading branch information
Daveiano committed Nov 15, 2023
1 parent 81eb7f0 commit 8b6a609
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°C",
rounding: 1,
properties: {'tick_number': '7', 'arc': '1.2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '-20', 'max': '40'},
label: "Outside Temperature"
label: "Outside Temperature",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°C",
rounding: 1,
properties: {'tick_number': '7', 'arc': '1.2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '-20', 'max': '40'},
label: "Outside Temperature"
label: "Outside Temperature",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°C",
rounding: 1,
properties: {'tick_number': '7', 'arc': '1.2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '-20', 'max': '40'},
label: "Outside Temperature"
label: "Outside Temperature",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°C",
rounding: 1,
properties: {'tick_number': '7', 'arc': '1.2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '-20', 'max': '40'},
label: "Outside Temperature"
label: "Outside Temperature",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°",
rounding: 0,
properties: {'tick_number': '7', 'arc': '2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '0', 'max': '360'},
label: "Wind Direction"
label: "Wind Direction",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°",
rounding: 0,
properties: {'tick_number': '7', 'arc': '2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '0', 'max': '360'},
label: "Wind Direction"
label: "Wind Direction",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°",
rounding: 0,
properties: {'tick_number': '7', 'arc': '2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '0', 'max': '360'},
label: "Wind Direction"
label: "Wind Direction",
dayChange: false,
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
unit: "°",
rounding: 0,
properties: {'tick_number': '7', 'arc': '2', 'offset': '20', 'mode': 'normal', 'color_scheme': 'interpolateRdBu', 'invert_color_scheme': '1', 'show_min_max': '1', 'min': '0', 'max': '360'},
label: "Wind Direction"
label: "Wind Direction",
dayChange: false,
}

0 comments on commit 8b6a609

Please sign in to comment.