Feature #31418
Stacked bar charts in the issue details report
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 4.1.0 | |||
Resolution: | Fixed |
Description
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.
Related issues
Associated revisions
Stacked bar charts in the issue details report (#31418).
Patch by Takenori TAKAKI.
Hide closed statuses by default in the chart (#31418).
History
#1
Updated by Yuuki NARA about 3 years ago
+1
#2
Updated by Go MAEDA about 3 years ago
- Target version set to Candidate for next major release
#3
Updated by Go MAEDA about 3 years ago
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.
#4
Updated by Bernhard Rohloff about 3 years ago
- File deleted (
render-reports-details-in-bar-chart.patch)
#5
Updated by Takenori TAKAKI about 3 years ago
- File render-reports-details-in-bar-chart.patch
added
#6
Updated by Bernhard Rohloff about 3 years ago
@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
#7
Updated by Go MAEDA about 3 years ago
- Related to Feature #31434: Update Chart.js to 2.8.0 added
#8
Updated by ryou soda about 3 years ago
+1
#9
Updated by Takenori TAKAKI about 3 years ago
- File render-reports-details-in-bar-chart_v2.png added
- File render-reports-details-in-bar-chart_v2.patch
added
I enhanced the patch to also display a chart that shows the number of issues by status. Like the screenshot below.
#10
Updated by Go MAEDA about 3 years ago
- Category changed from UI to Issues
- Target version changed from Candidate for next major release to 4.1.0
Let's include this feature in upcoming Redmine 4.1.0.
#11
Updated by Go MAEDA about 3 years ago
- Subject changed from Render reports/details in bar chart using Chart.js to Stacked bar charts in the issue details report
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for the nice improvement.
#12
Updated by Go MAEDA about 3 years ago
- File closed-issues-are-hidden@2x.png added
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.
#13
Updated by Mischa The Evil 11 months ago
- Related to Defect #35669: Prints of Issues Report details are messed-up due to the size of the graphs added
#14
Updated by Mischa The Evil 11 months ago
- Related to Defect #35670: Graphs in the Issues Report details are too large. added