Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.6K Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Adjust the distance between the axis label and the axis in 3D plot?

Posted 8 years ago

How to adjust the distance between the axis label and the axis itself in 3D plot. I want to add more space because when I rotate it, the label overlap with the tick numbers or even the axis.

Thanks.

ListPlot3D[tablogDCS, AxesLabel -> {" ki (a.u.) ", " E (eV) ", " DCS "},
 PlotRange -> {{0.708, 0.83}, Full, Full}, LabelStyle -> 15, 
 TicksStyle -> 15, ImageSize -> Large, ColorFunction -> "Rainbow"]
POSTED BY: Ghady Almufleh
4 Replies
Posted 8 years ago

Thanks.

POSTED BY: Ghady Almufleh

In version 11.1.1 I can't duplicate that behavior. It seems to place the label always in a good spot. I suppose you can add some extra spaces to the end of the label to make it move over a bit -- this worked for me but I really did not need it to look good.

POSTED BY: Neil Singer
Posted 8 years ago

You can see my problem in the below plot where the label(ki) inside the tick numbers. enter image description here

POSTED BY: Ghady Almufleh
Anonymous User
Anonymous User
Posted 8 years ago

It's hard to know exactly what your seeing and trying to avoid: there are many (degrees in freedom) you might be talking of. If you cannot post the (full code) maybe post a pic and your proposed outcome.

POSTED BY: Anonymous User
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard