Mercurial > personal > weather-server
comparison weather_server/templates/location.html @ 17:fdb874e0b270
graph: Update style and do HiDPI properly.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 12 Oct 2019 20:40:11 -0400 |
parents | 9a609bcf0809 |
children | 9d07dc5c3340 |
comparison
equal
deleted
inserted
replaced
16:9a609bcf0809 | 17:fdb874e0b270 |
---|---|
37 </span> | 37 </span> |
38 </p> | 38 </p> |
39 {% else %} | 39 {% else %} |
40 <p id="big-question-mark">?</p> | 40 <p id="big-question-mark">?</p> |
41 {% endif %} | 41 {% endif %} |
42 <!-- | 42 <!-- --> |
43 <script src="{{ url_for('static', filename='amd/mad.js') }}"></script> | 43 <script src="{{ url_for('static', filename='amd/mad.js') }}"></script> |
44 <script>new MADRegistry().install(self);</script> | 44 <script>new MADRegistry().install(self);</script> |
45 <script src="{{ url_for('static', filename='graph.js') }}"></script> | 45 <script src="{{ url_for('static', filename='graph.js') }}"></script> |
46 <script> | 46 <script> |
47 require('graph').setUp( | 47 require('graph').setUp( |