diff --git a/templates/index.html b/templates/index.html
index 2da3aad..e6454c5 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -34,7 +34,7 @@
- Savings (Macquarie
+ME bank
- +NAB) -- noting ME bank is: $1000
+ +NAB) -- noting ME bank is: $934.07
- TLS/CBA prices
- Macq Interest rate
- D_leave_owed_in_days by: {{key_dates['D_quit_date']}}
@@ -326,17 +326,18 @@
offset_y = -25
{% if a['y'] > 400000 %}
offset_x = -80 -30*(6-how_many_up)
- console.log('do the hack')
{% else %}
offset_x = -50 -10*how_many_up
- console.log('not hack')
{% endif %}
if( how_many_up > 3 )
how_many_up=0
{% endif %}
- {% if a['y'] < 210000 %}
- offset_y -= 300
+ {% if a['y'] < 250000 %}
+ offset_y -= 350
+ {% endif %}
+ {% if a['y'] < 250000 and a['y'] > 200000 %}
+ offset_x += 100
{% endif %}
annotations.push({
labels: [{