Commit Graph

79 Commits

Author SHA1 Message Date
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
Maschell 855a5e6c96 Moved the Y-Axis text updating into an own function, added comment 2017-12-31 13:15:11 +01:00
Maschell e6e3484a58 The axis data does now change 2017-12-31 13:07:41 +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
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
Jan Philipp Timme 93fb410ab5 Change type from area to line so lines don't drop on end 2017-12-30 22:45:10 +01:00
Maschell b21e7734f0 The X axis is now scaled correctly. 2017-12-30 20:59:31 +01:00
Maschell c0fd35ca66 Merge branch 'master' of https://github.com/F1Vis/f1vis 2017-12-30 20:49:53 +01:00
Marcel a7a850c2f3 Removed some magic values, increased the size of the small graph 2017-12-30 20:49:44 +01:00
sirsandmann cbb34ba930 Tried to add Zoom Behaviour 2017-12-30 20:35:39 +01:00
sirsandmann d337deb792 Corrected Context Graph 2017-12-30 20:13:36 +01:00
Jan Philipp Timme ad0a44ca3e Fix weird scaling 2017-12-30 19:44:51 +01:00
Jan Philipp Timme 89c770a308 Increase diagram width 2017-12-30 19:12:05 +01:00
Jan Philipp Timme b509dcebb2 Merge remote-tracking branch 'origin/Zoom_Branch' 2017-12-30 18:49:53 +01:00
sirsandmann 29f879bf5b Init with zooming and brushing 2017-12-30 18:48:54 +01:00
Jan Philipp Timme 18566d9bc2 Return dummy driver code in case qualifying data is not available 2017-12-30 18:15:25 +01:00
Jan Philipp Timme bf990a02c0 Add doubleclick event to prepare for adding animating expanding the chart 2017-12-30 14:00:26 +01:00
Jan Philipp Timme a0d405c710 Add very subtle grid lines on x axis 2017-12-30 13:26:15 +01:00
Jan Philipp Timme db72436ba6 Keep endpoints centered on mouseover 2017-12-30 13:14:40 +01:00
Jan Philipp Timme b641a188b1 Increase endpoint size 2017-12-30 13:09:45 +01:00
Jan Philipp Timme ecf4a56125 Fix missing animations on point mouse events 2017-12-30 12:33:11 +01:00
sirsandmann 002d8fcb90 Added simple Statistic structure. 2017-12-30 01:18:26 +01:00
Jan Philipp Timme c1d8b95aa0 Tooltip with dynamic height depending on text to display 2017-12-29 23:52:12 +01:00
Jan Philipp Timme 73536d4871 Do not add generic data points for pitstops 2017-12-29 23:48:22 +01:00
Jan Philipp Timme ab5a112c66 Make tooltip readable for pitstops 2017-12-29 23:24:57 +01:00
Jan Philipp Timme 8d77aea929 Make tooltip readable 2017-12-29 23:23:37 +01:00
Jan Philipp Timme 078094e779 Reduce opacity of lines when in background 2017-12-29 20:51:06 +01:00
Jan Philipp Timme 17539a5da4 Repair missing pit stop dots 2017-12-29 20:46:13 +01:00
Jan Philipp Timme 508e224883 Merge branch 'master' of github.com:F1Vis/f1vis 2017-12-29 17:13:27 +01:00