You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

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 Issue

LB-5317 - Getting issue details... STATUS

Use cases

  • Users go on the workflow page
  • When clicking on the graph parameters, a configuration drawer opens 

  • Users have the ability to choose the attributes for the x and y axes of the chart from the configuration drawer by selecting from a dropdown list of all the fields that are in the database

  • The chart is modified as soon as the value is selected in the dropdown list

Future improvement

  • We will group the attributes by categories so that they will be easier to find.

Selection of multiple values for y-axis

The users can also choose to display several attributes as y-axis.

Jira Issue

LB-5029 - Getting issue details... STATUS

Use cases

  • Users go on the workflow page
  • When clicking on the graph parameters, a configuration drawer opens 

  • Users have the ability to choose multiple attributes for the y axis of the chart from the configuration drawer by selecting from a dropdown list of all the fields that are in the database

  • The chart is modified as soon as the value is selected in the dropdown list

  • The legend is updated with the attributes chosen as y-axis

Future improvement

  • We will group the attributes by categories so that they will be easier to find.

Visualization of the legend

The bar chart has a legend, allowing users to have a better understanding of the data being displayed.

Jira Issue

LB-5318 - Getting issue details... STATUS

Future improvements

  • Customization of the legend.

Visualization of the titles (to be define/not released)

Definition

Jira Issue

Use cases

Solution

Future improvements

Visualization of precise values (to be define/not released)

Definition

Jira Issue

Use cases

Solution

Future improvements

  • No labels