wiki:StatusHistoryChartMacro

Version 3 (modified by matobaa, 11 years ago) (diff)

--

Plot a graph of ticket's status change history.

Description

Plot a graph of ticket's status change history.

without arguments
If argument is omitted, use following:
  • Result for report or query, if used on report description.
  • Bound for milestone, if used on milestone description.
  • Your last query result. You Feeling Lucky!
args
Yaxis options
Use format parameter in query for yaxis values. slash / separated column name or * for wildcard. default: new/assigned/accepted/closed/*

Bugs/Feature Requests

Existing bugs and feature requests for StatusHistoryChartMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:statushistorychartmacro here].

Source

You can check out StatusHistoryChartMacro from here using Subversion, or browse the source with Trac.

Example

[[StatusHistoryChart]]
[[StatusHistoryChart(format=new/*/closed)]]
[[StatusHistoryChart(owner=$USER&format=new/*/closed)]]
[[StatusHistoryChart(type=$TYPE&format=new/*/closed)]]  (uses CGI parameter for $TYPE)

Recent Changes

17536 by matobaa on 2019-10-03 01:45:14
StatusHistoryChartMacroWeekPlanPlugin: Trac 1.3 compatible DB upgrades. Since trac:ticket:11901
16391 by rjollos on 2017-03-25 03:55:05
Fix mixed tabs/spaces in source
15087 by matobaa on 2015-11-30 22:41:09
StatusHistoryChart: fixes #12597
Now this macro can use two or more in a page
(more)

Author/Contributors

Author: matobaa
Maintainer: matobaa
Contributors:

Attachments (1)

Download all attachments as: .zip