Group Abstract Group Abstract

Message Boards Message Boards

0
|
8.9K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Change sizes of ticks

Posted 11 years ago

How can I change sizes of the ticks (the serrations, finer divisions) in Plot? So far I found how to change the size of the numbers and not the dents.

Plot[Sin[x], {x, 0, 10}, TicksStyle -> Directive[Orange, 20]]

This just makes only numbers larger.

Thanks.

POSTED BY: Al Guy
2 Replies
Posted 11 years ago

In general, you have to create them manually. Take a look at examples for Ticks.

For this purpose function FindDivision will be useful.

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