Commit Graph

11 Commits

Author SHA1 Message Date
Dmitriy Zaporozhets aa38dfe938
Fix graph width on different screen sizes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11 23:00:38 +02:00
Robert Speicher 662bdfbeb1 Make StatGraph JS explicitly require its dependencies
This allows us to test them in a bit more isolation.
2015-04-18 15:17:25 -04:00
Dmitriy Zaporozhets 5f63c00598
Fix graph and settings highlight
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-15 17:46:36 +02:00
Ciro Santilli c0c8dccf2e Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
Dmitriy Zaporozhets ac6c050773
Fix network tests. Removed console.log
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-05 13:41:09 +02:00
Dmitriy Zaporozhets b765d7d739
Scale graphs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-04 19:25:35 +02:00
Dmitriy Zaporozhets 6579ba3e77 Increase graphs height 2013-08-14 15:14:08 +03:00
Dmitriy Zaporozhets 31e9f82ebc Improve repository graph 2013-08-13 16:26:48 +03:00
Dmitriy Zaporozhets 2a07390104 Remove unnecessary title. Fix graphs width for less then 1214px resolution 2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets 8fb84104e4 Use graph ticks to make axis more readable 2013-06-25 12:39:58 +03:00
Karlo Soriano 71d67e6557 Contributors graphs feature for GitLab
Created tests and refactored some code along the way

Added stat graph util spec, refactored code

finsihed up tests and refactors

finsihed up tests and refactors
2013-06-05 16:51:48 +08:00