Commit Graph

19 Commits

Author SHA1 Message Date
Danny van Kooten 4468b70601 Abstract calculating totals per category into count.Custom 2016-12-11 12:52:10 +01:00
Danny van Kooten f25c18a7fe introduced table to x1000 UI performance when working with big datasets 2016-12-11 10:58:58 +01:00
Danny van Kooten a68c97e701 normalize data & seperate visitors into their own table 2016-12-10 14:16:05 +01:00
Danny van Kooten 7d55a7b25a include URL & title in tracking request 2016-12-08 13:09:21 +01:00
Danny van Kooten 0681a4b4e3 add small wrapper around fetch for requesting API 2016-12-08 12:27:19 +01:00
Danny van Kooten c84f6edc30 add toggle checkboxes for bars in visitor & pageview graph 2016-12-07 21:40:06 +01:00
Danny van Kooten e4ea46db80 format all numbers with a comma as thousand separator 2016-12-05 21:55:25 +01:00
Danny van Kooten a95096cee1 separate chart into component & don't redraw component, reuse chart elements 2016-12-05 21:48:33 +01:00
Danny van Kooten 1d2fd050f2 add visitor & pageview data to chart, combined. 2016-12-05 16:34:41 +01:00
Danny van Kooten b40ef9f84c add bandscale to x-axis 2016-12-05 15:31:34 +01:00
Danny van Kooten e314d0971f replace chartjs with d3 2016-12-04 13:23:09 +01:00
Danny van Kooten fded071f7a remove 'period' query parameter in favor of before & after 2016-11-26 17:19:15 +01:00
Danny van Kooten 78932ede14 get secret & db creds from environment (file) 2016-11-25 16:30:38 +01:00
Danny van Kooten 87e7020ce2 prevent height change when redrawing graph 2016-11-25 14:24:00 +01:00
Danny van Kooten fda7f64714 don't redraw canvas when choosing same data point 2016-11-24 13:10:40 +01:00
Danny van Kooten e0a6a16a0f clear canvas when updating chart. use stacked bar chart 2016-11-23 22:26:47 +01:00
Danny van Kooten 5c39e1f1df add period date picker 2016-11-23 21:29:54 +01:00
Danny van Kooten 11ad2d5da4 add pageviews to graph 2016-11-23 20:30:09 +01:00
Danny van Kooten a7af934f23 rewrite mithril to react 2016-11-23 19:40:35 +01:00