Loading

Macro reference

Text formatting

Bold text

Italicize text

Underline text

Strike-through text

Color text

Apply heading level

Create bulleted list

Create numbered list

Right indent text

Left indent text (Outdent)

Inline images

Inline links

Wiki page Layout

You can use one or two column layout blocks to organize information in a wiki page or card. In Mingle this kind of layout is often referred to as a dashboard.

You can take a look at this example project overview page to see how that might look with some charts and tables included.

One-column layout

Two-column layout

Mixed column layout

Section line

Standard Macros

These macros appear on the wiki toolbar and can be created using the Macro Editor.

Project variables are available as values for most parameters on the standard macros. Any project variable data types which match the types of any chart parameters can be used to generate charts. For example, you can use the date project variable called (Release Start Date) in 'x-labels-start' in data series chart.

You can also use THIS CARD.property (where property is any property name) as a value for most parameters on the standard macros. Any property data types which match the types of any chart parameters can be used in THIS CARD.property to generate charts. For example, you can use THIS CARD."Start Date" as the value of the parameter 'x-labels-start' on the data series chart. This will restrict the x-axis to start on the value of the "Start Date" property on the card where it is used.

Charts

To create a chart or graph, you use a Mingle wiki macro. You can either type the macro in by hand, or insert a template macro using the Macro Editor and then edit it.

See Mingle tips and tricks for hints on macro syntax, chart layout and chart sizing.

Data series chart

Stacked bar chart

Ratio bar chart

Pie chart

Tables

Table - based on a query

Table - based on a favorite

Pivot table

Query macros

Average query

Value query

Other macros

Project macro and Project as a chart option level

Project variable value macro

Custom macros

Cross project macros

Mingle 3.0 includes updates to the Macro Development Toolkit to facilitate cross project reporting for program management. As an example of the cross project macro functionality available via the Macro Development Toolkit, Mingle 3.0 ships with a new macro called cross-project-rollup.

Cross project rollup