Alejandro Alonso
61e72adea8
Adding tooltips to graphs
2015-01-21 17:19:02 +01:00
Juanfran
c98996a8c5
check if stats are loaded before redraw chart
2014-11-12 08:14:56 +01:00
Andrey Antukh
48cf4edbb3
Remove event attaching from watcher handler.
...
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh
34952e8258
Replace setTimeout with timeout function.
...
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Juanfran
66111d4eb7
fix #291
2014-08-06 12:37:05 +02:00
Andrey Antukh
52ad64bd23
Move charts from taskboard.
2014-07-10 12:40:47 +02:00