MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

ShowLegend font size

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90244] ShowLegend font size
  • From: Jan Schmedes <jasch at crustal.ucsb.edu>
  • Date: Thu, 3 Jul 2008 06:11:39 -0400 (EDT)

Dear Group,

in a call of ShowLegend like the following from the documentation 
center, how do I change the font size for the "1" and "-1".
Something like Style["1",14] or Text@Style["1",14] does not seem to 
work here

ShowLegend[
  DensityPlot[Sin[x y], {x, 0, =B9}, {y, 0, =B9}, Mesh -> False,
   PlotPoints -> 30], {ColorData["LakeColors"][1 - #1] &, 10, " 1", 
"-1",
   LegendPosition -> {1.1, -.4}}]


Thank you!!!

Jan


  • Prev by Date: Re: standard error output
  • Next by Date: Mathematica into generic code?
  • Previous by thread: Re: DatabaseLink and OpenOffice Base
  • Next by thread: Re: ShowLegend font size