14,604 reputation
23499
bio website
location Sydney, Australia
age 42
visits member for 1 year, 4 months
seen 4 hours ago
stats profile views 1,467

Moderator of Mathematica.SE and Celtic goddess.

Check out the Mathematica StackExchange Q+A site


Feb
26
awarded  Disciplined
Feb
26
awarded  Enlightened
Feb
26
awarded  Nice Answer
Feb
26
revised Multiple panel figure from combination of plots - bad alignment
added 53 characters in body; edited title
Feb
26
awarded  Nice Question
Feb
25
accepted Gridlines of a framed plot with a background cannot be white?
Feb
25
revised Gridlines of a framed plot with a background cannot be white?
added custom function version
Feb
24
asked Gridlines of a framed plot with a background cannot be white?
Feb
24
revised Numerics with mathematica
added 10 characters in body
Feb
24
comment Debugging Mathematica Code
Related, but not duplicate: mathematica.stackexchange.com/q/2230/8
Feb
22
comment List all financial Assets data conditionally
AUSPICIOUS, not suspicious. 888 is a lucky number in some cultures.
Feb
22
comment List all financial Assets data conditionally
Do any of them have 15-minute data? PS congratulations on a very auspicious reputation level (888).
Feb
22
revised List all financial Assets data conditionally
added 22 characters in body
Feb
22
comment Arranging connector lines
My earlier version used ArcCos instead of ArcTan. That was a complete brain failure and my only excuse is that we don't use trigonometry much in economics.
Feb
22
revised Arranging connector lines
added 167 characters in body
Feb
21
answered Arranging connector lines
Feb
20
comment Sizing cells in a GraphicsGrid/GraphicsRow
It's useful if your original ImageSize on the colorbar is not conformable to the other plot (which it isn't by default on my screen). Yes, you can use R.M.'s answer using Show, but in case there are situations where you don't want to use Show, this works. See the edit to my answer.
Feb
20
answered Sizing cells in a GraphicsGrid/GraphicsRow
Feb
20
comment Sizing cells in a GraphicsGrid/GraphicsRow
ItemSize option to Grid? Let me see if I can come up with an answer quickly before work beckons.
Feb
20
comment Sizing cells in a GraphicsGrid/GraphicsRow
What is wrong with Grid rather than GraphicsRow/ GraphicsGrid? The sizings are not fixed to be equal with Grid.