Skip to main content
3 events
when toggle format what by license comment
Jan 24 at 1:40 comment added A. Kato @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]};
Jan 23 at 20:30 comment added yarchik 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}
Jan 22 at 8:17 history answered A. Kato CC BY-SA 4.0