This site is no longer actively maintained. It exists for historical purposes as an example of Phabricator integration and Lua scripting.

Difference between revisions of "User:Ccicalese"

From cpt
No edit summary
No edit summary
Line 2: Line 2:




<chart width="600" height="600" legend_title="Task Creation/Closure" >
<chart width="600" height="600" legend_title="Task Creation/Closure" x_type="time" y_type="general" >
Created;1;10
Created;2019-1-1;10
Created;2;20
Created;2019-1-1;20
Closed;1;2
Closed;2019-1-8;2
Closed;2;5
Closed;2019-1-8;5
</chart>
</chart>

Revision as of 18:03, 16 July 2019

Script error: The function "burnupFromDate" does not exist.


<chart width="600" height="600" legend_title="Task Creation/Closure" x_type="time" y_type="general" > Created;2019-1-1;10 Created;2019-1-1;20 Closed;2019-1-8;2 Closed;2019-1-8;5 </chart>