Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed corrupted link to 'Projection examples'

...

Section


Column
width60%


Panel

   pnew("subpage") in fortran


Subpages are the smallest entity - they can contain one chart, e.g. contours superimposed on a background map of coast lines and grid lines.

A geographical projection or cartesian transformation is always attached to a subpage.

One or more subpages can be plotted on a page, provided that they fit within the limits assigned to that page.

Subpages can be of varying sizes.

A subpage is defined by the position of its bottom left hand corner and its lengths in the horizontal (X) and vertical (Y) directions in cm.

 



Column
width30%


Panel
titleQuick links


Gallery



 

 

HTML
<div id="magics">	
</div>

<script src="/download/attachments/13207038/magdoc.js"></script>
<link rel="stylesheet" type="text/css" href="/download/attachments/13207038/magics.css" />
<link rel="stylesheet" type="text/css" href="/download/attachments/13207038/jquery.miniColors.css" />
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="/download/attachments/13207038/jquery.miniColors.js"></script>

 <script>
	load("/download/attachments/14156283/subpage.json");
</script>

...