Miguel Grinberg
6 years ago
No known key found for this signature in database
GPG Key ID: 36848B262DF5F06C
1 changed files with
1 additions and
1 deletions
-
examples/wsgi/templates/latency.html
|
|
@ -49,7 +49,7 @@ |
|
|
|
function render() { |
|
|
|
if (smoothie) |
|
|
|
smoothie.stop(); |
|
|
|
chart.css('width', $(document).width()); |
|
|
|
chart.width = document.body.clientWidth; |
|
|
|
smoothie = new SmoothieChart(); |
|
|
|
smoothie.streamTo(chart, 1000); |
|
|
|
time = new TimeSeries(); |
|
|
|