Commit 19dca1ac authored by Webb, Jake's avatar Webb, Jake
Browse files

fixed typo

parent 4729b27f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ function SimulationCooling() {
                type: "scatter",
                mode: "lines+markers",
                hovertemplate:
                  "%{x}<br />Average Rack Supply Temperature: %{y} °C<extra></extra>",
                  "%{x}<br />Average Rack Return Temperature: %{y} °C<extra></extra>",
                line: {
                  shape: "linear",
                  smoothing: 1.3,