Commit Graph

144 Commits

Author SHA1 Message Date
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
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
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
ad0a44ca3e Fix weird scaling 2017-12-30 19:44:51 +01:00
89c770a308 Increase diagram width 2017-12-30 19:12:05 +01:00
f27111110b Fix missing centered text in courseSelector 2017-12-30 18:56:41 +01:00
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
33869b8747 Remove content-box class from courseSelector 2017-12-30 18:43:14 +01:00
0699025077 Remove non-needed css rule 2017-12-30 18:40:15 +01:00
4b72e25477 Improve color scheme for courseSelector 2017-12-30 18:38:01 +01:00
4bd829d0df Adapt courseSelector colorscheme to bootstrap colors 2017-12-30 18:33:57 +01:00
d360d6c637 Add another quick fix to avoid accessing undefined values 2017-12-30 18:17:17 +01:00
18566d9bc2 Return dummy driver code in case qualifying data is not available 2017-12-30 18:15:25 +01:00
sirsandmann
a81522790e Changed Position of Buttons and Size of RaceInfo 2017-12-30 14:51:29 +01:00
sirsandmann
969dd5a5ef Added more Statistics 2017-12-30 14:09:18 +01:00
bf990a02c0 Add doubleclick event to prepare for adding animating expanding the chart 2017-12-30 14:00:26 +01:00
a0d405c710 Add very subtle grid lines on x axis 2017-12-30 13:26:15 +01:00
db72436ba6 Keep endpoints centered on mouseover 2017-12-30 13:14:40 +01:00
b641a188b1 Increase endpoint size 2017-12-30 13:09:45 +01:00
a45f0e9515 Swap rank and position 2017-12-30 13:07:30 +01:00
sirsandmann
e93c083f2f Added More Statistics. And remove them when new are added. 2017-12-30 13:03:43 +01:00
ecf4a56125 Fix missing animations on point mouse events 2017-12-30 12:33:11 +01:00
db5a018638 Increase layout width for table to fit 2017-12-30 12:23:40 +01:00
393d8062c3 Add position, improve sorting 2017-12-30 12:21:56 +01:00
4da5b744b0 Make table sortable by date of birth 2017-12-30 12:11:28 +01:00
24f295fefe Beautify displayed dates 2017-12-30 12:08:53 +01:00
4c1dbb3f7e Turn wiki button into link within driver table 2017-12-30 11:52:00 +01:00
b874afb695 Add year to race title 2017-12-30 11:49:30 +01:00
f847fdf552 Improve data quality of driver table a bit 2017-12-30 11:47:25 +01:00
48d30e72b8 Add button to view circuit on google maps 2017-12-30 11:31:54 +01:00
3878852a84 Add more data to driver table 2017-12-30 02:04:15 +01:00
8daa8e05ae Put some live into the driver table 2017-12-30 01:48:44 +01:00
67c4388a59 Add first version of driver table 2017-12-30 01:40:59 +01:00
ddf78b9af3 Add small comment 2017-12-30 01:28:48 +01:00
acb5184bd3 Move collapse button into footer of card that it will collapse 2017-12-30 01:25:57 +01:00
sirsandmann
6cc1e3eee2 Merge branch 'master' of https://github.com/F1Vis/f1vis 2017-12-30 01:19:05 +01:00
sirsandmann
002d8fcb90 Added simple Statistic structure. 2017-12-30 01:18:26 +01:00
f71459307a Prepare templating mechanism for driver infobox 2017-12-30 01:16:47 +01:00
22a7c4d29e Add empty driver info box 2017-12-30 01:13:26 +01:00
9c00932e50 Improve race infobox a bit 2017-12-30 01:09:10 +01:00
7bcf0eb078 Show very basic info about current race in diagram box 2017-12-30 00:50:50 +01:00