Re: Text & Graphics
- To: mathgroup at smc.vnet.net
- Subject: [mg5174] Re: Text & Graphics
- From: F Renard <renard at limeil.cea.fr>
- Date: Wed, 6 Nov 1996 01:35:15 -0500
- Sender: owner-wri-mathgroup at wolfram.com
Dear Sir After removing all "private" options, I have identified the origine of the trouble : it is the option PlotRange (that I set by default to All, instead of Automatic) : In[1]:= Show[Graphics[Table[Text[ToString[i*j],{i,j}], {i,10}, {j,25}], > ============== In[2]:= %%[ Error: stackoverflow; OffendingCommand: Msboxa ]%% (I'm working on Mathematica 2.2 for Solaris) Francois RENARD renard at limeil.cea.fr