Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ However, if you put height 180, i.e., ImageSize -> {Automatic, 180}, this will not work anymore. Then one needs to pad: ImagePadding -> {{60, 10}, {40, 40}}, ImageSize -> {Automatic, 180} $\endgroup$ Commented Jan 23 at 20:30
  • $\begingroup$ @yarchik You are completely right. In such a case, I would rather make the label smaller: yaxis = {"Values", "Larger Values", Style["The largest the world has ever seen", 9]}; $\endgroup$ Commented Jan 24 at 1:40