mgraph ( macro/python ) pgraph ( fortran )


Graph plotting in Magics is the plotting of line charts (curves), bar charts, area charts and box plots within a set of axes.

There are facilities in graph plotting that allow the user to control the line style, colour and thickness of each graph and, if required, a legend describing the graph may be plotted.


Import data:

Gallery:

 

 

 

 

<div id="magics">	
</div>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<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" />
<script src="../../download/attachments/13207038/jquery.miniColors.js"></script>
<script>
	load("../../download/attachments/14157274/graph.json");
</script>