Definition
Jira Issue
LB-4901 - Getting issue details... STATUS
Use-cases
Use-case n°1:
- Given xxx
- When xxx
- Then xxx
Future improvements
Ability for admins and users to create a view
- Ability to modify and save a view
- Ability to share a view
Jira Issues
| T | Key | Summary | Status | Updated |
|---|---|---|---|---|
| LB-5318 | Users can read the legend of the bar chart | 6. Done | Mar 05, 2025 | |
| LB-5317 | User can modify x-axis of the bar chart | 6. Done | Mar 10, 2025 | |
| LB-5307 | Users can show or hide the legend of the scatter plot | Unqualified backlog | Mar 05, 2025 | |
| LB-5246 | Users can change the line type of the scatter plot | Functional design | Mar 05, 2025 | |
| LB-5245 | Users can modify the x and y axes of the scatter plot | Business design | Mar 05, 2025 | |
| LB-5029 | User can modify y-axis of the bar chart | 6. Done | Mar 05, 2025 |
6 issues Refresh
Use-cases
Use-case n°1:
- 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
Use-case n°2:
- Given the user can choose the attributes for the x and y axes of the scatter plot
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 plot in the configuration
Then the plot immediately updates:
the distribution according to the values of the attributes
- the x axis values
- the scale according to the min and max values displayed
- the y attribute name(s) in the legend
Future improvements
- 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