PlotLegends 應(yīng)用
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 2012-03-22 16:02 大寶pku 閱讀(664) 評(píng)論(0) 收藏 舉報(bào)
浙公網(wǎng)安備 33010602011771號(hào)