CORVO-AI commited on
Commit
67894ff
·
verified ·
1 Parent(s): d8eea4e

Update templates/chart.html

Browse files
Files changed (1) hide show
  1. templates/chart.html +1 -1
templates/chart.html CHANGED
@@ -47,7 +47,7 @@
47
  studies: indicators,
48
 
49
  // Option A: add empty bars to the right (shifts chart left)
50
- right_offset: 20 // try increasing to 30–50 if you need more room
51
  // Some builds accept camelCase:
52
  // rightOffset: 20
53
 
 
47
  studies: indicators,
48
 
49
  // Option A: add empty bars to the right (shifts chart left)
50
+ right_offset: 80 // try increasing to 30–50 if you need more room
51
  // Some builds accept camelCase:
52
  // rightOffset: 20
53