lbayuk - 2012-12-20

I added the line styles, so now the legend line markers show the color, width, and line style (dashed or solid). This can be seen at (4) at [wiki:LegendLineMarkers].

Although both plot and legend will draw a dashed lines with width greater than 1, this is not recommended, since the result is weird. Any given line should either be plain, wide, or dashed, but not both wide and dashed.

(I need to take a look at the way PHPlot handles dashed lines, though. Only a single style can be defined, and this is used for anything which is dashed - grid, data label lines, and plot lines. This isn't ideal, but probably not simple to fix.)

 

Related

Wiki: LegendLineMarkers