PlotStyle in version 6
- To: mathgroup at smc.vnet.net
- Subject: [mg80440] PlotStyle in version 6
- From: ben <benjamin.friedrich at gmail.com>
- Date: Wed, 22 Aug 2007 04:51:21 -0400 (EDT)
Dear all, Could you please help me pointing out, why the following line of code produces to curves of the same plotstyle ? Plot[{t, 1 + t} /. vals, {t, 0, 10}, PlotStyle -> {{Red, Dashed}, {Blue}}] Cheers Ben