Versions Compared

Key

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

...

Section


Column
width60%


Panel

 mtable ( macro/python )


mtable is used to load a CSV file and setup the parameters needed by Magics to extract the information from the columns.

Various formatting and reading options are available, allowing a wide variety of ASCII data tables to be parsed. See ASCII Tables for more details.



Column
width30%


Panel
titleQuick links :

Gallery:

  • mtable examples



...

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

<script src="/wiki/download/attachments/13207038/magdoc.js"></script>
<link rel="stylesheet" type="text/css" href="/wiki/download/attachments/13207038/magics.css" />
<link rel="stylesheet" type="text/css" href="/wiki/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="/wiki/download/attachments/13207038/jquery.miniColors.js"></script>

 <script>
	load("/wiki/download/attachments/24317367/table.json");
</script>

...