Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to crate a workload pie-chart for daily basis work logged ?

SHANAVASH MOHAMED
Contributor
May 22, 2018

Hi Team,

 

How to create a workload pie-chart for daily basis work logged, how to write a JQL scripts for JIRA. Please any one give me suggestion, If any free cost plugin is there ?

Thanks

shajan

1 answer

0 votes
Tarun Sapra
Community Champion
May 22, 2018

Workload pie-chart is supported out of the box

https://confluence.atlassian.com/jira064/workload-pie-chart-report-720416073.html

For daily reports you can create charts based on the JQL which will give daily results.

worklogDate > startOfDay() 
Tirthadeep Roy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 21, 2018

The problem with this is, if a jira is open for multiple days and the user logs work hours every day then the chart will show the summation of all the hours logged instead of the hours logged on that particular day. 

Suggest an answer

Log in or Sign up to answer