summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/numericplots/doc/src/examples/basic_LegendIII.tex
blob: 769f11f0adb6bd62448589555bb47cababa1d768 (plain)
1
2
3
4
5
6
7
\LegendDefinition[LabelOrientation=c]{
	\LegLine{style=StdLineStyA} & IdentI\\
	\LegLine{style=StdLineStyB, linewidth=3pt} & second legend\\
	\LegLine{style=StdLineStyC} & whatever this data is\ldots\\
	\LegLine{style=StdLineStyD} & and more data\\
	\LegDot{style=StdLineStyC, plotstyle=dots} & plotstyle=dots
}