eblade
5903988e38
merge with ray/carl
...
GuiGraphViewer: configure matplotlib to use GTK properly, add in error handling for graphing across a database with hands the player you've requested wasn't involved in. please see # todo note on that.
2008-11-12 06:30:49 -05:00
Worros
2b9eed8958
Change db access function to always get the latest committed transactions.
...
Fixes graph updating, so i made the label a bit prettier, and a bit better behaved.
2008-11-07 18:12:48 +13:00
Worros
389d9361b9
Update Graph Viewer to use config file, fill Entry with player_name field from the config.
2008-10-25 14:57:29 +08:00
Worros
eb67d071a5
Changed TextBuffer widget over to Entry as it looks nicer, and we dont need multiline text.
2008-10-18 00:35:59 +08:00
Worros
c7ba32c755
Fix graph message to include site and player name
2008-10-14 22:35:05 +08:00
Worros
79651706f6
Make GuiGraphViewer use the query file.
...
Make minor adjustment to Graph
2008-10-08 19:53:25 +08:00
steffen123
2a90030982
p118 - added all in field to HandsActions and parsing to importer. still need to update hudCache generation to use this tho
...
expanded some todo prints and the graph missing lib error to clarify for users
2008-10-06 04:26:59 +01:00
steffen123
6926306147
p105 - commented import in Grapher as its not used yet, reverted bug i introduced in p90
2008-09-26 02:54:08 +01:00
steffen123
96e9a0112f
p104 - grapher improvements by carl
2008-09-26 01:05:00 +01:00
steffen123
fef324b854
p99 - graphing now removes old graph on refresh
2008-09-24 04:01:38 +01:00
steffen123
7db2a471b8
p95 - graph viewer didnt work, fixed it
2008-09-23 00:39:37 +01:00
steffen123
4e8a09ff84
p93 - unbet now stores a negative amount since that's what it is
2008-09-22 22:12:03 +01:00
steffen123
7ed7a2b88c
p91 - patch to HUD table detection from carl
2008-09-22 03:31:33 +01:00
steffen123
8c6cecb8f7
p90 - release script renames HUD_config.xml.example so user doesnt have to
...
fixed a couple of stupid errors where i used the wrong siteID somehow
graph now lets you pick beteen PS and FTP
2008-09-21 23:38:22 +01:00
steffen123
7ed7db3791
p89 - graph now sorts by siteHandNo rather than handId and takes into account expenditure.
2008-09-21 22:21:09 +01:00
steffen123
8117193b4f
p88 - graph viewer now takes player name from GUI rather than hardcoded player id
2008-09-21 14:24:43 +01:00
steffen123
009161d55b
p87 - added profit graph kindly sent by Carl Gherardi, it's got fixed player id and is using the wrong table fields right now, will fix that tomorrow or so. note that this adds a new dependency, matplotlib, but I put it into a try except loop to avoid load failure
...
added subfolder gentoo to packaging folder and added it to release script
2008-09-20 05:56:16 +01:00