Commit Graph

36 Commits

Author SHA1 Message Date
Marcel c4037f95e9 Added the result to the enhanced lap data 2017-12-17 09:27:50 +01:00
sirsandmann 20d3bdd1fb Added Circles for Pitstops and Hover Behaviour with text, depending on Pitstop or normal line Data. 2017-12-16 21:54:07 +01:00
sirsandmann da3c852058 Modified EnhancedLapData per Driver, added Dots and simple Hover Logic 2017-12-16 01:18:24 +01:00
Marcel 720bdb713d added a new data structure 2017-12-15 14:00:44 +01:00
Flo 75330865ce
Merge pull request #2 from F1Vis/Init_Axis
Added Pitstoppoints
2017-12-13 00:13:07 +01:00
sirsandmann 9fcee3e8cf Added Pitstoppoints 2017-12-13 00:12:11 +01:00
sirsandmann 8c97d8280f Added Start Positions and Colors 2017-12-12 21:20:09 +01:00
Flo 582e31f82a
Merge pull request #1 from F1Vis/Init_Diagram
First Visualization of Race Data
2017-12-11 01:33:43 +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 36841bd014 Merge branch 'master' of github.com:F1Vis/f1vis 2017-12-08 13:51:29 +01:00
Jan Philipp Timme 654a45cbb1 Merge branch 'master' of github.com:F1Vis/f1vis 2017-12-08 13:51:22 +01:00
Marcel 1c91eab49a Added queries to get race information. Added processor function to get all races of an given year 2017-12-08 13:50:59 +01:00
Jan Philipp Timme f5c743f149 Add first glimpse of year selector, remove sample pie chart. 2017-12-08 13:50:41 +01:00
Marcel 3ccffc0134 Added processor which provides a function to get a Race by raceId 2017-12-08 13:37:04 +01:00
Jan Philipp Timme 08f830d60a Merge branch 'master' of github.com:F1Vis/f1vis 2017-12-08 12:54:01 +01:00
Jan Philipp Timme 9a7676affe Make intelligent use of objects instead of arrays within the preprocessor. 2017-12-08 12:53:55 +01:00
Marcel c084aff3e2 Added new queries 2017-12-08 12:44:34 +01:00
Marcel 5a8ca5e687 WIP. Adding function to get the lap data by race id 2017-12-01 14:04:32 +01:00
Jan Philipp Timme 29f3184f31
First attempt to add annotations to a pie chart 2017-11-19 14:57:53 +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 daf2eae8d5
Add a basic README.md 2017-11-15 21:32:46 +01:00
Jan Philipp Timme adb691ea3f
Animate progress bar 2017-11-15 21:24:55 +01:00
Jan Philipp Timme 66b059fa01
Migrate loadmask to Bootstrap 2017-11-15 21:22:05 +01:00
Jan Philipp Timme 6c58f3a67f
Introduce Bootstrap and dependencies 2017-11-15 21:01:28 +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