|
|
 |
| found 1 articles for 0.303 sec |
  |
| Hello,
I have constructed a graph and would like to put alongside the graph a
legend. Here is the graph :
(*Construct first graph*)
xtick = Transpose[{Range[5], {"Jun-06", "Sep-06", "Dec-06", "Mar-07",
"Jun-07"}}];
ytick = Transpose[{Range[0, 6, 1],
Map[StringJoin["$", ToString[#]] &, Range[0, 6, 1]]}];
firstg = ListPlot[{{3, 4, 5, 5, 6}, {1, 1, 1, 1, 1}} , Joined -> True,
PlotRange |
|
 |
|
 |
Group: comp.softsys.math.mathematica · Group Profile · Search for Secondgate in comp.softsys.math.mathematica
Author: tomfabtastic
Date: Oct 20, 2007 03:15
|
| Show full article (1.95Kb) |
|
 |
|
|