This page is a snippet
For full information, see:
snippet
マクロ名: jirachart マクロ本体: なし。 パラメーター名 | 必須 | 既定 | パラメーターの説明と指定可能な値 |
|---|
chartType
| はい | 円 | 表示するチャート タイプです。現在利用可能なチャート タイプは、円グラフのみです。その他のタイプは今後追加される予定です。 | statType | はい | ステータス | 円グラフを分割する JIRA フィールド: statuses - displays a breakdown of issues by Status.allFixfor - displays a breakdown of issues by chart by all Fix Versions (useful if issues have more than one fix version).assignees - displays a breakdown of issues by the Assignee name.priorities - displays a breakdown of issues by Priority.components - displays a breakdown of issues by Component.issuetype displays a breakdown of issues by Issue Type.
| showinfor | いいえ | False | データに関する情報をチャートの下にテキストで表示します。 合計値とグラフの種類の値も含まれます。 | jql | はい | | 表示するチャートの JQL クエリ | width | 600 | (空白) | これはチャート領域の全幅です。幅はピクセルまたはパーセントで入力できます。または、空白のままにして、利用可能なスペースに合わせることも可能です。 | border | いいえ | False | チャート領域周囲の境界線を表示します。 |
|