PlotLegends 应用

Needs["PlotLegends`"]
ListLinePlot[Table[n^(1/p), {p, 4}, {n, 10}],
 PlotMarkers -> Automatic, GridLines -> {None, Automatic},
 AxesOrigin -> {0, 0}, PlotRange -> {{0, 12}, {0, 12}},
 PlotLegend -> {"A", "B", "C", "D"}, LegendPosition -> {-0.5, 0.5},
 FrameLabel -> {"x", "y"}, Frame -> {{True, False}, {True, False}},
 ImageSize -> 600, ShadowOffset -> 0, LegendBorder -> None,
 LegendOrientation -> Horizontal, LegendBorderSpace -> 0]

posted on   大宝pku  阅读(656)  评论(0编辑  收藏  举报

努力加载评论中...

导航

点击右上角即可分享
微信分享提示