This tag inserts an IBM® Rational® ClearQuest® chart into an email.
Synopsis
- EmbedChart::Public Queries/Chart{{::<<height>>}{::<<width>>}}
Options and arguments
- Public Queries/Chart
- The fully qualified name of the chart. To ensure visibility for
all users, this chart should be a public chart.
- <<height>><<width>>
- Optional values to specify the size of the chart in pixels. If height or width are
omitted, a default size of 500 x 800 pixels is used.
Example
This example uses the
EmbedChart tag
to embed the chart Public Queries/Chart, with a size of 300 x 400
pixels, into an email:
#@EmbedChart::Public Queries/Chart::300:400@#