当在ggplot2 2.0中使用axis.ticks.margin时,我收到一条警告消息:
@H_403_11@
axis.ticks.margin
is deprecated. Please setmargin
property ofaxis.text
instead.我以为我可以尝试axis.text.margin,但我收到另一个警告说这是一个无效的功能.发行说明说:
The theme setting
@H_403_11@axis.ticks.margin
has been deprecated: now use the margin property of axis.ticks.那么现在的保证金设置在哪里?