|
[Date Index]
[Thread Index]
[Author Index]
Syntax Coloring Issue
- To: mathgroup at smc.vnet.net
- Subject: [mg129274] Syntax Coloring Issue
- From: Helen Read <readhpr at gmail.com>
- Date: Fri, 28 Dec 2012 05:36:03 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
If you use Background as an option in PlotLegends, the background does
work, yet Background gets colored red as though it is not a known option
for PlotLegends. Here's an example straight from the Documentation for
PlotLegends.
Plot[{Sin[x], Cos[x]}, {x, 0, 2 \[Pi]},
PlotLegends ->
SwatchLegend["Expressions", LegendLabel -> "label",
LegendFunction -> "Frame", Background -> LightBlue]]
Helen Read
University of Vermont
Prev by Date:
Re: Mathematica via X11 ?
Next by Date:
Re: Usage Messages in Mathematica
Previous by thread:
Re: format legend?
Next by thread:
Re: Syntax Coloring Issue
|