Timeline for Position and format frame labels and ticks frame ticks
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 4, 2022 at 23:24 | history | edited | MarcoB | CC BY-SA 4.0 | Shortened title |
| Jan 4, 2022 at 21:34 | comment | added | SciJewel | No number on the left axis @ Daniel Huber | |
| Jan 4, 2022 at 21:08 | comment | added | Daniel Huber | Try: Plot[Sin[x]^3, {x, 0, 10 Pi}, Frame -> True, FrameLabel -> {{None, "x"}, {"y", None}}, FrameTicks -> {{All, All}, {False, False}}] | |
| Jan 4, 2022 at 21:07 | answer | added | kglr | timeline score: 3 | |
| Jan 4, 2022 at 20:24 | comment | added | SciJewel | Ticks on the left y-axis are also wanted. | |
| Jan 4, 2022 at 20:23 | history | edited | SciJewel | CC BY-SA 4.0 | edited title |
| Jan 4, 2022 at 20:18 | history | edited | MarcoB | CC BY-SA 4.0 | tried to explain requirements more clearly |
| Jan 4, 2022 at 20:08 | comment | added | kglr | try Plot[Sin[x]^3, {x, 0, 10 Pi}, Frame -> True, FrameLabel -> {{None, "x"}, {"y", None}}, FrameTicks -> {{False, All}, {False, False}}]? | |
| Jan 4, 2022 at 20:03 | history | asked | SciJewel | CC BY-SA 4.0 |