Commit Graph
19 Commits
Author SHA1 Message Date
JPT 9a7676affe Make intelligent use of objects instead of arrays within the preprocessor. 2017-12-08 12:53:55 +01:00
Marcel 5a8ca5e687 WIP. Adding function to get the lap data by race id 2017-12-01 14:04:32 +01:00
JPT 29f3184f31 First attempt to add annotations to a pie chart 2017-11-19 14:57:53 +01:00
JPT 4fcd836cbb Add a first example query to fetch driver nationality numbers 2017-11-18 12:49:33 +01:00
JPT 1eebe65ed5 Add a bit of sample code for a pie chart 2017-11-16 23:57:21 +01:00
JPT c3b86d493e Preprocessor now provides preprocessed data on its own 2017-11-16 23:32:20 +01:00
JPT aed45a5365 Move preprocessing code into its own file 2017-11-16 23:21:54 +01:00
JPT d38a14c211 Move loading dialog logic to util.js 2017-11-16 23:08:14 +01:00
JPT dac3ddf27c Add basic data preprocessing code 2017-11-16 22:45:43 +01:00
JPT daf2eae8d5 Add a basic README.md 2017-11-15 21:32:46 +01:00
JPT adb691ea3f Animate progress bar 2017-11-15 21:24:55 +01:00
JPT 66b059fa01 Migrate loadmask to Bootstrap 2017-11-15 21:22:05 +01:00
JPT 6c58f3a67f Introduce Bootstrap and dependencies 2017-11-15 21:01:28 +01:00
JPT bdbb526ff2 Add very basic loadmask 2017-11-15 20:41:46 +01:00
JPT 8c944271d0 Create a global object to put the formula 1 data into 2017-11-15 20:25:44 +01:00
JPT 48ff71eca8 Add a basic structure to store preprocessed data for read only access 2017-11-15 20:19:15 +01:00
JPT d6c9a6650c Use d3.queue() to fetch data before using it 2017-11-15 20:09:59 +01:00
JPT 2505389a93 Begin preparations for loading data in D3.js 2017-11-15 19:46:47 +01:00
JPT 526b8cdac4 Initial import, no function so far 2017-11-15 19:22:57 +01:00