Display Graph
DisplayGraph.js - Run in CodeScape Pro's Script Region
DisplayGraph script allows users to display their targets memory in graph form.
The memory can be read in unsigned or signed 8, 16, 32 & 64 bit formats along with IEEE float & double formats.
Each plot can be displayed in Line, Solid Bar, Outline Bar, Solid + Outline Bar formats. The graph's Axis, Intervals and Grid are independently scalable allowing the user to display multiple plots on the same graph.
Other features allow the user to:
- Select a colour for every aspect of the graph and the plotted lines.
- Size the graph by dragging the bottom right hand corner.
- Update the graph (read memory) either manually or automatically every time the Script Region updates.
- Save/load your setups.

