show_ticks = yes show_tick_labels = yes radius = 1r color = black thickness = 2p # the tick label is derived by multiplying the tick position # by 'multiplier' and casting it in 'format': # # sprintf(format,position*multiplier) # multiplier = 1e-6 # %d - integer # %f - float # %.1f - float with one decimal # %.2f - float with two decimals # # for other formats, see http://perldoc.perl.org/functions/sprintf.html format = %d spacing = 5u size = 10p spacing = 25u size = 15p show_label = yes label_size = 20p label_offset = 10p format = %d