Skip to main content

Timeline for Axis label shifted in 3D plot

Current License: CC BY-SA 3.0

16 events
when toggle format what by license comment
Apr 13, 2017 at 12:55 history edited CommunityBot
replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/
May 5, 2015 at 18:24 comment added Thomas Thanks so very much for your help! Now all my problems are solved.
May 5, 2015 at 18:24 vote accept Thomas
May 5, 2015 at 15:28 comment added Virgil @LCF, it will depend a bit on perspective. I've added a larger buffer of space around the label. If you need more or just replace the "M" in each Invisible["M"] with a longer expression (like "MM").
May 5, 2015 at 15:21 history edited Virgil CC BY-SA 3.0
responded to comment
May 5, 2015 at 15:10 comment added Thomas Thanks for that! However, now the the z label I(0,1,1,1) obscures the tick label 0.02.
May 5, 2015 at 15:05 vote accept Thomas
May 5, 2015 at 15:09
May 5, 2015 at 14:11 comment added Virgil @LCF, I've updated the zTicksLabel function above to handle a bit more, so it should be able to take care of this now.
May 5, 2015 at 14:10 history edited Virgil CC BY-SA 3.0
responded to further comment
May 4, 2015 at 21:52 comment added Thomas However, I get a problem in another plot. There I would like to have PlotRange -> {-11000000, 11000000} but the labels on the axes ticks should be $-1\cdot 10^7$ and $1\cdot 10^7$ such as Ticks -> {Automatic, Automatic, {{-10000000, "-1*\!\(\*SuperscriptBox[\(10\), \(7\)]\)"}, 0, {10000000, "1*\!\(\*SuperscriptBox[\(10\), \(7\)]\)"}}}]. Moreover, my label on the vertical axis includes subscripts, which is not compatible with your suggestion: Text[ Style["B(\[Gamma])\!\(\*SubscriptBox[\(\[Lambda]\), \ \(2\)]\)\!\(\*SubscriptBox[\(\[Lambda]\), \(3\)]\)\n", 14]]}
May 4, 2015 at 16:01 comment added Thomas Thank you very much, that solves my problem.
May 4, 2015 at 16:01 vote accept Thomas
May 5, 2015 at 8:12
May 4, 2015 at 15:20 history edited Virgil CC BY-SA 3.0
addressed comment
May 4, 2015 at 15:09 comment added Virgil Pass Directive[FontSize -> 14] as the style argument. I'll edit the post to show this.
May 4, 2015 at 14:48 comment added Thomas Thanks a lot for your answer. It nearly solves my problem. One question remains: How can I make the labels larger? I normally do that with Text[Style["Re[I(0,1,1,1)]\n", 14]].
May 4, 2015 at 0:40 history answered Virgil CC BY-SA 3.0