Commit Graph

189 Commits

Author SHA1 Message Date
Jan Philipp Timme 0cff67197d Change label for race table thingy 2017-12-31 17:43:10 +01:00
Jan Philipp Timme 0a58aad220 Add full name to tooltip 2017-12-31 17:39:39 +01:00
Jan Philipp Timme c24d0ab10a Comment diagnostic output in diagrams.js 2017-12-31 17:21:34 +01:00
Jan Philipp Timme 209bf39fa6 Comment diagnostic output in statistics.js 2017-12-31 17:21:08 +01:00
Jan Philipp Timme b11e8ff3dc Show first race of selected year by default 2017-12-31 17:04:58 +01:00
Maschell 1bfdd3d543 Fixed the graph for races where somebody retired in the first lap 2017-12-31 16:54:30 +01:00
Maschell 2c8bb534b9 Removed console logs 2017-12-31 16:51:10 +01:00
Maschell 22e6eed503 Merge branch 'master' of https://github.com/F1Vis/f1vis 2017-12-31 16:43:15 +01:00
Maschell f36f976612 Fixed the text of the right Y axis 2017-12-31 16:42:49 +01:00
Jan Philipp Timme d4d4a62ee2 Increase y distance from mouse cursor to tooltip 2017-12-31 16:42:30 +01:00
Jan Philipp Timme dce956d357 Fix pitstoppoints reduce their size after mouseout event 2017-12-31 16:11:39 +01:00
Jan Philipp Timme 9c2ee5debd Translate stuff to english 2017-12-31 15:38:21 +01:00
Jan Philipp Timme fff6e7353e Add zoom to most displayed elements 2017-12-31 15:28:40 +01:00
Jan Philipp Timme 30a7e93e7e Re-enable zoom 2017-12-31 15:25:42 +01:00
Jan Philipp Timme 449949c592 Move tooltip to left side of cursor on right side of diagram 2017-12-31 15:12:02 +01:00
Jan Philipp Timme 50492892e8 Dynamically calculate tooltip width 2017-12-31 14:54:52 +01:00
Jan Philipp Timme 8e6938a907 Remove fun 2017-12-31 14:49:56 +01:00
Jan Philipp Timme e66c41a64e Put pitstop points over generic linepoints 2017-12-31 14:46:34 +01:00
Jan Philipp Timme f77c22a625 Increase size of pitstoppoints a bit 2017-12-31 14:44:35 +01:00
Jan Philipp Timme 0feed1236c Fix endpoints in context view a bit 2017-12-31 14:42:39 +01:00
Jan Philipp Timme 5e77b4c4ae Avoid cutoff above and below graph area 2017-12-31 14:35:19 +01:00
sirsandmann 0c6e65a053 Merge branch 'master' of https://github.com/F1Vis/f1vis 2017-12-31 13:45:06 +01:00
sirsandmann dee4408a61 Added Toggle-Btn for DriverInfo Area 2017-12-31 13:44:46 +01:00
Maschell 855a5e6c96 Moved the Y-Axis text updating into an own function, added comment 2017-12-31 13:15:11 +01:00
Maschell 141c15bf7f Merge branch 'master' of https://github.com/F1Vis/f1vis 2017-12-31 13:08:02 +01:00
Maschell e6e3484a58 The axis data does now change 2017-12-31 13:07:41 +01:00
sirsandmann 3189d7ac5c Merge branch 'master' of https://github.com/F1Vis/f1vis
Added loading Screen
2017-12-31 02:37:32 +01:00
sirsandmann 34b9d69a46 Added Loading screen. 2017-12-31 02:36:50 +01:00
Jan Philipp Timme 44e8ccacfb Enable clipping for xAxis 2017-12-31 01:55:20 +01:00
Jan Philipp Timme cfd2f88c16 Remove label for small xaxis completely 2017-12-31 01:48:40 +01:00
Maschell 94ea4257a2 Added credits 2017-12-31 01:38:18 +01:00
Maschell 3487c02bf6 Merge branch 'master' of https://github.com/F1Vis/f1vis
# Conflicts:
#	js/diagrams.js
2017-12-31 01:36:02 +01:00
Maschell 6292afec03 Make sure the lines don't overlap any other things. 2017-12-31 01:34:51 +01:00
Jan Philipp Timme b2934762e9 Cleanup 2017-12-31 01:17:20 +01:00
Jan Philipp Timme 1a9c796c12 Fix tickValues 2017-12-31 01:03:16 +01:00
Jan Philipp Timme 20de45ae4f Fix tooltip position by using mouse position 2017-12-31 00:42:18 +01:00
Jan Philipp Timme 13bff826cd Remove unneeded doubleclick code 2017-12-31 00:29:14 +01:00
Jan Philipp Timme b2bb2bc441 Allow linepoints to scale 2017-12-31 00:28:17 +01:00
Jan Philipp Timme b299ab7eeb Shuffle around, remove zoom rect temporarily 2017-12-31 00:19:51 +01:00
Jan Philipp Timme 7d10181f77 Make gridlines scale as well 2017-12-30 23:58:33 +01:00
Jan Philipp Timme 3a851b8fa1 Restructure xAxis related things a bit 2017-12-30 23:57:15 +01:00
Jan Philipp Timme f90b73ce73 Reformat brushed() 2017-12-30 23:53:56 +01:00
Jan Philipp Timme d16a86a0c7 Reformat zoomed() 2017-12-30 23:52:55 +01:00
Jan Philipp Timme 7c1a66d492 Cleanup updateElements() 2017-12-30 23:52:25 +01:00
Jan Philipp Timme 0e3bbbb05a Remove xAxis2, not in use 2017-12-30 23:46:55 +01:00
Maschell 222d523323 Update graph while moving 2017-12-30 23:41:37 +01:00
Maschell 6e1859cd26 Fixed the line drawing isse. (JPT... wow...) 2017-12-30 23:37:29 +01:00
Maschell 686e85e525 Merge branch 'master' of https://github.com/F1Vis/f1vis
# Conflicts:
#	js/diagrams.js
2017-12-30 23:25:58 +01:00
Jan Philipp Timme 66bc911978 Sorry 2017-12-30 23:24:23 +01:00
Maschell 0f9cfa38e3 - Removed the unneeded area/area2 function
- The x axis does now scale correct
- The circle/point also scale
- code cleanup
- Fixed background grid
2017-12-30 23:22:43 +01:00