Skip to content
Prev 316069 / 398502 Next

Custom axis with months name

Hello,

To get the months names you can try

format(data[,1], "%B")

As for the axis, see the help page ?axis. Argument 'labels'.


Hope this helps,

Rui Barradas

Em 24-01-2013 17:34, Grigory Fateyev escreveu: