justheuristic commited on
Commit
e0eb063
1 Parent(s): c54138d

tweak offsets

Browse files
Files changed (1) hide show
  1. charts.py +1 -1
charts.py CHANGED
@@ -13,7 +13,7 @@ def draw_current_progress():
13
  "height": 200,
14
  "title": {
15
  "text": "Training DALLE with volunteers. Updated every few minutes during NeurIPS.",
16
- "dy": 6,
17
  },
18
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
19
  "description": "Current training progress",
 
13
  "height": 200,
14
  "title": {
15
  "text": "Training DALLE with volunteers. Updated every few minutes during NeurIPS.",
16
+ "dy": 5,
17
  },
18
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
19
  "description": "Current training progress",