Changeset [3299b66d0d3b] by hsoft
September 23rd, 2012 @ 01:32 AM
[#339] Pushed graph axis, tickmarks, labels and title drawing down to the core.
That was a bit messy because previously, all graph drawing were
made inside a transform (and under Qt, a Y-scale inversion). I
removed that and made all point translation explicit in drawing
code. That's a bit ugly, but I hope to make it look a bit better
soon.
https://bitbucket.org/hsoft/moneyguru/changeset/3299b66d0d3b/
Committed by hsoft
- M cocoa/mg_cocoa.py
- M cocoa/support/MGGraphView.m
- M core/gui/balance_graph.py
- M core/gui/bar_graph.py
- M core/gui/graph.py
- M qt/support/bar_graph_view.py
- M qt/support/chart_view.py
- M qt/support/graph_view.py
- M qt/support/line_graph_view.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป