Multigraph Users' Guide
Next
Multigraph Users' Guide
version 3.2rc1
Mark
Phillips
Table of Contents
Introduction
1. Obtaining and Installing Multigraph
2. Quick Start
3. Creating Multigraph Web Pages
4. Mugl Files
4.1. General Structure
4.2. Borders, Margins, and the Plot Area
4.3. Axes
4.4. Plots
4.5. Data
4.5.1. Missing Data
4.6. Styling
4.6.1. Positioning
4.6.2. Axis Label Positioning
4.6.3. Graph Titles
4.6.4. Legends
4.6.5. Grids
4.6.6. Constant Lines
4.6.7. Background Color or Image
5. Working with the Multigraph Source Code
5.1. Adding New Renderers
5.2. The Flex Scene Graph
6. Writing Web Service Data Sources
7. Using the Multigraph Flex Component
8. Obtaining Support / Mailing List
9. Credits
10. License
List of Figures
2.1.
Simple Example Graph
4.1.
Border, Margin, Padding, and the Plot Area
4.2.
Horizontal Axis Specifications
4.3.
Vertical Axis Specifications
4.4.
Positioning
4.5.
Axis Label Placement Examples
5.1.
The Scene Graph
List of Tables
4.1.
4.2.
List of Examples
2.1.
Simple Example Multigraph HTML File (graph.html)
2.2.
Simple Example Mugl File (graph.xml)
4.1.
General Structure of a Mugl File
4.2.
Generating a List of Currently Supported Renderers
4.3.
Example Legend Specification