Example 0. Objectives:
- The simplest possible plot using default values
Example 0.
Example 1. Objectives:
- Showing a complete but elementary windrose plot using mostly default
values.
- Adding and formatting a title
- Adding a legend text in order to show the units.
- Showing how to specify data using both ordinal and textual representation
of compass directions.
Example 1.
Example 2 Objectives:
- Showing how to customize the width of the windrose legs
- Showing how to only display 8 compass axis
- Showing how to set a specific size in pixels for the plot
- Showing how to adjust the size of the center circle
- Showing how to adjust scale label font & colors
- Showing how to adjust the font for the compass directions
Example 2.
Example 3
This example is available in the example directory as "windrose_ex3.php".
Example 3 Objectives:
- Showing how to add multiple plots to the same graph
- Showing how to add a subtitle and a drop shadow to the graph
- Showing how to change size and position for plots
- Showing how to add legend text
Example 3.
Example 4 Objectives:
- Showing how to add arbitrary paragraphs of text to a graph
- Showing how to manually set the grid distance
- Showing how to adjust the grid colors
- Showing how to customize the format for the displayed ranges
- Showing how to add arbitrary text to the center circle
- Showing how to adjust the margin for the legend
- Showing how to increase the margin to the compass directions
Example 4.
Example 5 Objectives:
- Showing how to specify graph and plot background colors
- Showing how to change the plot type to a free direction type plot
- Showing how to localize the compass directions
- Showing how to add a box/frame around the individual plot
- Showing how to add a text box to the graph
- Showing how to set customized colors for the ranges
Example 5.
Example 6 Objectives
- Showing how to create a "free" type plot (without fixed compass
directions)
- Showing a more "harmonized" range color scheme
- Showing how to set manual texts at specific directions
- Showing how to adjust the label margin
- Showing how to change the alignment of the label texts
- Showing how to change the format for displayed legend values
Example 6.
Example 7 Objectives:
- Showing how to change the compass direction labels
- Showing how to change the text in the "Calm" circle
- Showing how to change the ranges in the legend
- Showing how to manually setting the scale range and scale step size
Example 7.
Example 8 Objectives:
- Showing how to individually set the radial grid line style in different
compass directions for a free type plot.
Example 8.
Example 9 Objectives:
- Showing how to individually set the radial grid line style in different
compass directions for a regular 16 axis type plot.
Example 9.