Axis selection
User needs to be able to select the attribute he wants to see as x and y axis, so that he can customize their chart according to what they need to visualize and analyze.
Jira Issues
LB-5317 - Authenticate to see issue details
LB-5029 - Authenticate to see issue details
LB-5318 - Authenticate to see issue details
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