Options[Graphics]
{AlignmentPoint -> Center, AspectRatio -> Automatic, Axes -> False,
AxesLabel -> None, AxesOrigin -> Automatic, AxesStyle -> {},
Background -> None, BaselinePosition -> Automatic, BaseStyle -> {},
ColorOutput -> Automatic, ContentSelectable -> Automatic,
CoordinatesToolOptions -> Automatic,
DisplayFunction :> $DisplayFunction, Epilog -> {},
FormatType :> TraditionalForm, Frame -> False, FrameLabel -> None,
FrameStyle -> {}, FrameTicks -> Automatic, FrameTicksStyle -> {},
GridLines -> None, GridLinesStyle -> {}, ImageMargins -> 0.,
ImagePadding -> All, ImageSize -> Automatic,
ImageSizeRaw -> Automatic, LabelStyle -> {}, Method -> Automatic,
PlotLabel -> None, PlotRange -> All, PlotRangeClipping -> False,
PlotRangePadding -> Automatic, PlotRegion -> Automatic,
PreserveImageOptions -> Automatic, Prolog -> {}, RotateLabel -> True,
Ticks -> Automatic, TicksStyle -> {}}
Options[Plot]
{AlignmentPoint -> Center, AspectRatio -> 1/GoldenRatio, Axes -> True,
AxesLabel -> None, AxesOrigin -> Automatic, AxesStyle -> {},
Background -> None, BaselinePosition -> Automatic, BaseStyle -> {},
ClippingStyle -> None, ColorFunction -> Automatic,
ColorFunctionScaling -> True, ColorOutput -> Automatic,
ContentSelectable -> Automatic, CoordinatesToolOptions -> Automatic,
DisplayFunction :> $DisplayFunction, Epilog -> {},
Evaluated -> Automatic, EvaluationMonitor -> None,
Exclusions -> Automatic, ExclusionsStyle -> None, Filling -> None,
FillingStyle -> Automatic, FormatType :> TraditionalForm,
Frame -> False, FrameLabel -> None, FrameStyle -> {},
FrameTicks -> Automatic, FrameTicksStyle -> {}, GridLines -> None,
GridLinesStyle -> {}, ImageMargins -> 0., ImagePadding -> All,
ImageSize -> Automatic, ImageSizeRaw -> Automatic, LabelStyle -> {},
MaxRecursion -> Automatic, Mesh -> None, MeshFunctions -> {#1 &},
MeshShading -> None, MeshStyle -> Automatic, Method -> Automatic,
PerformanceGoal :> $PerformanceGoal,
PerformanceGoal :> $PerformanceGoal, PlotLabel -> None,
PlotLabels -> None, PlotLegends -> None, PlotPoints -> Automatic,
PlotRange -> {Full, Automatic}, PlotRangeClipping -> True,
PlotRangePadding -> Automatic, PlotRegion -> Automatic,
PlotStyle -> Automatic, PlotTheme :> $PlotTheme,
PreserveImageOptions -> Automatic, Prolog -> {},
RegionFunction -> (True &), RotateLabel -> True,
ScalingFunctions -> None, TargetUnits -> Automatic,
Ticks -> Automatic, TicksStyle -> {},
WorkingPrecision -> MachinePrecision}
Show中用的对象的先后顺序不同,对应的Axes的选项就不同。
Show的作用是连接图形基元