Commit Graph

39 Commits

Author SHA1 Message Date
Jan Philipp Timme b11e8ff3dc Show first race of selected year by default 2017-12-31 17:04:58 +01:00
sirsandmann dee4408a61 Added Toggle-Btn for DriverInfo Area 2017-12-31 13:44:46 +01:00
Jan Philipp Timme 24f295fefe Beautify displayed dates 2017-12-30 12:08:53 +01:00
Jan Philipp Timme 8daa8e05ae Put some live into the driver table 2017-12-30 01:48:44 +01:00
Jan Philipp Timme f71459307a Prepare templating mechanism for driver infobox 2017-12-30 01:16:47 +01:00
Jan Philipp Timme 7bcf0eb078 Show very basic info about current race in diagram box 2017-12-30 00:50:50 +01:00
Jan Philipp Timme 7d7f35d3ca More preparations to place race infos later 2017-12-30 00:35:25 +01:00
Jan Philipp Timme 23e7ce324b Add state to courseSelector 2017-12-30 00:15:53 +01:00
Jan Philipp Timme a8a1f8f133 Invert year list, select most recent by default 2017-12-30 00:02:06 +01:00
sirsandmann f5f04f273f Added Toggle Button with Animation 2017-12-29 23:45:10 +01:00
Jan Philipp Timme 6a82e9e925 Trigger change event on first load 2017-12-29 22:16:16 +01:00
Jan Philipp Timme 881c51792d Use a superior date format 2017-12-29 21:28:05 +01:00
Jan Philipp Timme 1d01288ac5 Serialize image loading 2017-12-29 17:28:30 +01:00
Marcel 1099a1ef23 Only re-create the graph if the target race id has changed 2017-12-29 17:17:21 +01:00
Jan Philipp Timme daa5246179 Fix courseselection 2017-12-29 17:11:02 +01:00
Marcel a49d2e5b44 Added course images. On click event broken =( 2017-12-29 16:55:54 +01:00
Marcel cc6f675195 optimized loading of the race data 2017-12-22 13:57:42 +01:00
Marcel 49ff9cecb6 Added simple click event for course selection 2017-12-22 13:31:34 +01:00
Marcel f6134b16b9 fixed the queries.getRaceById function, the course selector does now update correctly 2017-12-22 13:13:52 +01:00
Marcel a16974a7e0 Added the first steps of the course selection 2017-12-22 09:40:26 +01:00
Marcel 312aa854ac - (temporarily) disabled the loading window (until it's working properly..)
- changed the dimensons of the diagram. Now all mouseover text fit in
- Only show years with lapData.
- return arrays instead of objects in the preprocessor for the races and seaons
2017-12-17 10:38:48 +01:00
Marcel 720bdb713d added a new data structure 2017-12-15 14:00:44 +01:00
sirsandmann 9fcee3e8cf Added Pitstoppoints 2017-12-13 00:12:11 +01:00
Flo b6004895ee
Merge branch 'master' into Init_Diagram 2017-12-11 01:33:34 +01:00
sirsandmann 56a74866a7 First Visualization of Race Data 2017-12-11 01:26:27 +01:00
Jan Philipp Timme f5c743f149 Add first glimpse of year selector, remove sample pie chart. 2017-12-08 13:50:41 +01:00
Jan Philipp Timme 4fcd836cbb
Add a first example query to fetch driver nationality numbers 2017-11-18 12:49:33 +01:00
Jan Philipp Timme 1eebe65ed5
Add a bit of sample code for a pie chart 2017-11-16 23:57:21 +01:00
Jan Philipp Timme c3b86d493e
Preprocessor now provides preprocessed data on its own 2017-11-16 23:32:20 +01:00
Jan Philipp Timme aed45a5365
Move preprocessing code into its own file 2017-11-16 23:21:54 +01:00
Jan Philipp Timme d38a14c211
Move loading dialog logic to util.js 2017-11-16 23:08:14 +01:00
Jan Philipp Timme dac3ddf27c
Add basic data preprocessing code 2017-11-16 22:45:43 +01:00
Jan Philipp Timme 66b059fa01
Migrate loadmask to Bootstrap 2017-11-15 21:22:05 +01:00
Jan Philipp Timme bdbb526ff2
Add very basic loadmask 2017-11-15 20:41:46 +01:00
Jan Philipp Timme 8c944271d0
Create a global object to put the formula 1 data into 2017-11-15 20:25:44 +01:00
Jan Philipp Timme 48ff71eca8
Add a basic structure to store preprocessed data for read only access 2017-11-15 20:19:15 +01:00
Jan Philipp Timme d6c9a6650c
Use d3.queue() to fetch data before using it 2017-11-15 20:09:59 +01:00
Jan Philipp Timme 2505389a93
Begin preparations for loading data in D3.js 2017-11-15 19:46:47 +01:00
Jan Philipp Timme 526b8cdac4
Initial import, no function so far 2017-11-15 19:22:57 +01:00