Commit graph

33 commits

Author SHA1 Message Date
Damien Elmes
86e3c19ad6 add review time graph 2009-01-05 14:57:28 +09:00
Damien Elmes
8bb063c226 strip some trailing whitespace in graphs 2009-01-05 14:40:22 +09:00
Timo Paulssen
3a2fd8b5ad fixed "unsubscriptable object" when disabling all the graphs before workDone. 2009-01-04 01:26:46 +01:00
Damien Elmes
9e47063940 change graph colours 2008-12-21 00:37:20 +09:00
rageon
dd10c38f78 extracted colour definition and new colour scheme 2008-12-19 00:43:35 +01:00
Timo Paulssen
b665595c0c new, less "urgent" due graph colors. 2008-12-17 12:44:29 +01:00
Timo Paulssen
dabe170bed don't display the "reviews over the lifetime of the deck" 2008-12-16 00:23:10 +01:00
Timo Paulssen
84f953c754 colorscheme v3 (again by rageon, complaints by Damien) 2008-12-14 14:15:35 +01:00
Timo Paulssen
61600f58ed revised colorscheme (thanks again, rageon) 2008-12-14 13:56:19 +01:00
Timo Paulssen
b71aecf626 new colorscheme (thanks, rageon!) 2008-12-14 13:16:30 +01:00
Timo Paulssen
ccfab29fb8 reversed new/young/mature in graphs, this made the graphs so much nicer! 2008-12-14 13:06:41 +01:00
Timo Paulssen
cc08fd402c fixed a silly mistake in the reviews code. 2008-12-13 18:50:05 +01:00
Timo Paulssen
ec401210fd added a legend to the reviews graph. 2008-12-13 18:39:36 +01:00
Timo Paulssen
9c1f76cf57 split "reviews" graph into new, young and mature layers.
next step: add a legend, too.
2008-12-13 18:30:49 +01:00
Damien Elmes
af28484154 various graph fixes
- remove bars, as they are the main cause of slowdowns
- limit cumulative and due only in the future (fixes late decks)
- don't use outlines for periods over 1 year
2008-12-13 18:04:43 +09:00
Timo Paulssen
e7be3e080c sped up graph generation when switching from long intervals to short intervals 2008-12-13 04:11:52 +01:00
Timo Paulssen
d2e23af5e6 making the Figures lazy introduced a bug. fixed it here.
whenever the recently added or first answered graph was the first one to be calculated, it wouldn't have generated the stats yet.
2008-12-13 03:22:42 +01:00
Timo Paulssen
c810ed7254 added necessary import. moved code. made stuff nicer. 2008-12-13 02:32:01 +01:00
Timo Paulssen
7645483fc7 added first code for the work done graph. needs refactoring. 2008-12-13 02:32:01 +01:00
Timo Paulssen
5863453877 fixed: added recently and first answered always displayed 0 for the "first" day shown. 2008-12-10 19:11:42 +01:00
Damien Elmes
82870a9a19 remove labels from graphs, they don't support foreign text 2008-12-10 23:47:51 +09:00
Damien Elmes
89591073de properly set midnight offset, fix graph offset 2008-12-10 23:07:13 +09:00
Damien Elmes
31d96923dc update legends for old matplotlib 2008-12-05 23:43:19 +09:00
Damien Elmes
82c3b83f57 remove obsolete graphs code 2008-12-05 21:43:54 +09:00
Damien Elmes
60fdadd9e8 fix ease graphs for new button layout 2008-12-05 15:15:16 +09:00
Damien Elmes
7463ef570b remove redundant new cards from graphs, rewrite queries 2008-12-05 14:37:31 +09:00
Timo Paulssen
7b2abd7153 added a good-looking legend to the due cards graph.
i feel dirty now.
2008-12-03 22:23:44 +01:00
Timo Paulssen
3a1f6a9274 seperated cards due graph into three layers: new, young and mature. 2008-12-03 22:23:44 +01:00
Timo Paulssen
4ba12dc753 graphs now pay attention to the "shift midnight" setting. 2008-12-03 16:09:31 +01:00
Timo Paulssen
b08833b6b6 fixed cards being attributed to the previous day if they were due past noon. 2008-12-03 15:47:04 +01:00
Damien Elmes
c8bae8002f use end of day, not start of day 2008-10-15 16:07:15 +09:00
Damien Elmes
4685523791 update graphs for new daily stats 2008-10-12 01:57:33 +09:00
Damien Elmes
5da3a0f5d3 initial commit from hg 2008-09-27 23:50:03 +09:00