Skip to content

Commit 830fe64

Browse files
committed
internal/static: regenerate assets
1 parent 8836ce3 commit 830fe64

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

internal/static/dist.zip

328 KB
Binary file not shown.

internal/static/src/plotConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import * as ui from "./ui.js";
22
import Plotly from "plotly.js-cartesian-dist";
33
import { formatFunction } from "./utils.js";
44

5-
const debugMode = true;
5+
const debugMode = false;
66

77
export const defaultPlotHeight = 480;
88

0 commit comments

Comments
 (0)