MathGroup Archive 1996

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

Search the Archive

Ticks

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3290] Ticks
  • From: "FARNOOD, Ramin" <FARNOOD at paprican.ca>
  • Date: Sat, 24 Feb 1996 03:19:47 -0500
  • Organization: Paprican
  • Sender: owner-wri-mathgroup at wolfram.com

I cannot get the Ticks option working on
my PC if the Frame->True option is used. 
Is this a bug?

I am using Mathematica 2.2.3, on windows 3.1.
I used the example given on page 420
of the Stephen Wolfram's Mathematica: A System ...

   bp= Plot[BesselJ[2,x],{x,0,10}];
   Show[bp, Ticks->{{0,Pi,2Pi,3Pi},Automatic}]

This works fine, but:

    Show[bp, Ticks->{{0,Pi,2Pi,3Pi},Automatic},
    Frame->True]

this graph has the default ticks not the user defined
values i.e. {0,Pi,2Pi,3Pi}! 
It seems Frame option disables the user defined Ticks.

Any help is appreciated.


*******************************************
Ramin R. Farnood, Dr.
Pulp and Paper Research Institute of Canada
570 St. John's Boulevard
Pointe Claire, Quebec
H9R 3J9
Canada

email: farnood at paprican.ca
       farnood at chem-eng.toronto.edu
Phone: (514) 630-4101 Ex.2676
Fax  : (514) 630-4134
*******************************************

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: graphing systems of linear inequalitities?
  • Next by Date: Ticks
  • Previous by thread: graphing systems of linear inequalitities?
  • Next by thread: Ticks