Bar chart
A bar chart has been implemented on the workflow page, allowing users to visually display data, in order to identify trends in their results and use the charts in their reports.
Selection of axes
We have developed a feature allowing users to configure the attributes they want to see as x and y axes, so that they can customize their chart according to what they need to visualize and analyze.
Jira Issues
LB-5317 - Getting issue details... STATUS
LB-5029 - Getting issue details... STATUS
LB-5318 - Getting issue details... STATUS
Scenario
- Given the user can choose the attributes for the x and y axes of the bar chart
When the user selects only one of the attributes for the x axis and/or one or several attributes for the y axis of the chart in the configuration
Then the chart immediately updates:
the bar size according to the values of the attributes
- the x axis values
- the scale according to the maximum values displayed
- the y attribute name(s) in the legend
Future improvement
- Attributes grouped by categories so that they will be easier to find
- Customization of the legend
- Visualization of the x-axis title
- Visualization of the values above the bars