Template:Timeline of IBM/Hitachi Microdrive

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Timeline of the IBM/Hitachi Microdrive
<timeline>DateFormat=mm/dd/yyyy

Define $start = 01/01/1998 Define $end = 12/31/2008 Period = from:$start till:$end Define $skip = at:end # Force a blank line Define $dayunknown = 15 # what day to use if it's actually not known ImageSize= width:800 height:auto barincrement:21 TimeAxis = orientation:horizontal PlotArea = right:20 left:20 bottom:75 top:5 Legend = orientation:vertical position:bottom columns:1

Colors =

    id:bg         value:white
    id:line       value:rgb(1,0,0)
    id:lightline  value:rgb(0.8,0.8,0.8)
    id:lightline2 value:rgb(0.9,0.9,0.9)
    id:drive      value:rgb(0.8,1,1)      
    id:spinoff    value:black               legend:Hitachi_and_IBM_storage_division_merge
    id:disc       value:red                 legend:Microdrive_discontinued

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lightline unit:year increment:1 start:01/01/1998 ScaleMinor = gridcolor:lightline2 unit:month increment:3 start:01/01/1998

BarData =

 Barset:drive
 Barset:break

LineData =

 layer:back color:spinoff
 at:12/31/2002 #Hitachi/IBM Merge
 layer:back color:disc
 at:01/05/2008 #Discontinued

PlotData=

 width:15 textcolor:black
 barset:drive
   shift:(5,-5) anchor:from fontsize:s
   color:drive from:06/01/1999 till:06/01/2000 text:"170 MB"
   color:drive from:06/01/1999 till:12/31/2002 text:"340 MB"
   color:drive from:06/20/2000 till:12/31/2002 text:"512 MB"
   color:drive from:06/20/2000 till:12/31/2002 text:"1 GB"
   color:drive from:11/01/2003 till:06/01/2006 text:"2 GB"
   color:drive from:11/01/2003 till:06/01/2008 text:"3 GB"
   color:drive from:11/01/2003 till:06/01/2008 text:"4 GB"
   color:drive from:02/23/2005 till:01/04/2008 text:"6 GB"
   color:drive from:07/01/2005 till:01/04/2008 text:"8 GB"
 barset:break
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip

</timeline>