قالب:الجدول الزمني لموديل نيوتن

من أرابيكا، الموسوعة الحرة
اذهب إلى التنقل اذهب إلى البحث

<timeline> DateFormat=mm/dd/yyyy Period = from:01/01/1993 till:06/15/1998 Define $skip = at:end # Force a blank line Define $dayunknown = 15 # what day to use if it's actually not known ImageSize= width:600 height:auto barincrement:21 TimeAxis = orientation:horizontal PlotArea = right:5 left:20 bottom:80 top:5 Legend = orientation:vertical position:bottom columns:4

Colors =

    id:bg         value:white
    id:mp      value:rgb(0.8,1,0.8) legend:OMP/100
    id:mp2      value:rgb(0.9,1,0.9)
    id:100    value:rgb(0.8,1,0.85) legend:MessagePad_1x0
    id:2000    value:rgb(0.85,1,0.8) legend:MessagePad_2x00
    id:emate    value:rgb(0.75,1,0.6) legend:eMate
    id:line       value:rgb(0.2,0.2,0.2)
    id:lightline  value:rgb(0.8,0.8,0.8) legend:Reference_Macs
    id:lighttext  value:rgb(0.5,0.5,0.5)

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1993 ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/1993

BarData =

 Barset:macii
 Barset:reference

PlotData=

 width:15 textcolor:black
 barset:macii
   shift:(5,-5) anchor:from fontsize:s
   color:mp from:08/01/1993 till:03/01/1994 text:"OMP"
 barset:break
   color:mp2 from:03/01/1994 till:04/01/1995 text:"[[Apple Newton|100]"
   color:100 from:03/01/1994 till:04/01/1995 text:"110"
   color:100 from:10/01/1994 till:06/01/1996 text:"120"
   color:100 from:03/01/1996 till:04/01/1997 text:"130"
   color:2000 from:03/01/1997 till:02/01/1998 text:"2000"
   color:2000 from:11/01/1997 till:02/01/1998 text:"2100"
   color:emate from:03/01/1997 till:02/01/1998 text:"eMate 300"
 barset:reference
   color:lightline from:start till:03/01/1994 text:"PowerBook Duo"
 barset:break
   color:lightline from:03/01/1994 till:08/01/1995 text:"|Power Macintosh"
 barset:break
   color:lightline from:08/01/1995 till:05/01/1997 text:"|2300c"
 barset:break
   color:lightline from:05/01/1997 till:11/01/1997 text:"|2400c"
 barset:break
   color:lightline from:11/01/1997 till:end text:"|G3"

</timeline>