Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

        height = "600" (pixels)
        width  = "600" (pixels)
        format = "png"
        var = "status" (object that keeps the current status of the loop: ingexindex, region, ....)
        url = "" (The page to link the browser to)
        id = "" (The id for the browsing when multiple browsers are present in a page)
        allowDownload  = "true"
        createImageMap = "false"
        maxPlots = "9" (maximum number of plots per page)
       
        n Plots     nX x nY
          n<2         1x1
          n=2         1x2
      3<=n<5        2x2
      5<=n<7        2x3
      7<=n<10       3x3

...