Vote #80078
完了Stacked bar charts in the issue details report
0%
説明
I propose a feature to visualize the results table on the 'reports/detail' page using bar chart.
By visualizing in the bar chart, we can intuitively grasp the status of Issues registered in Project.
!{width:700px}render-reports-details-in-bar-chart.png!
journals
+1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
This is an interesting feature.
One of the missing important features in Redmine is visualization. I think this feature can be the first step to implement more visualization features.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
@Takenori TAKAKI thank you very much for attaching the patch again. I deleted it by accident.
It was a bit of a journey to find the reports view since I don't use it very often but if the patch gets accepted this could change in the future. I really like it. :)
+1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
I enhanced the patch to also display a chart that shows the number of issues by status. Like the screenshot below.
!render-reports-details-in-bar-chart_v2.png!
--------------------------------------------------------------------------------
Let's include this feature in upcoming Redmine 4.1.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you for the nice improvement.
--------------------------------------------------------------------------------
In r18201, I have slightly changed the behavior to hide closed issue statuses. As you can see in the screenshot below, hidden statuses are deleted with a strikethrough. those statuses appear in the graph if you click the status name in the legend.
!{width: 792px; border: 1px solid #ccc;}.closed-issues-are-hidden@2x.png!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,31434,Update Chart.js to 2.8.0
relates,Closed,35669,Prints of Issues Report details are messed-up due to the size of the graphs
relates,New,35670,Graphs in the Issues Report details are too large.