Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Axis selection

We have developed a feature allowing users to configure the attributes they want to see User can select the attribute he wants to visualize as x and y axesaxis, so that they 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

...

he can configure is chart for him to analyze specific attributes' data.

Jira Issues

Jira
serverSyensqo's Jira
columnIdsissuetype,issuekey,summary,status,updated
columnstype,key,summary,status,updated
maximumIssues20
jqlQuerykey in ('LB-5317', 'LB-5029', 'LB-5318', 'LB-5245', 'LB-5307', 'LB-5246')
serverIdd8efc1ef-48bd-3b4e-8714-ad827f4f059b

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

...