Skip to content

Defects and Impediments Charts have very thin bars #46

@rafasf

Description

@rafasf

Hi there,

I probably missed something, but can't figured out what. The charts for Defects and Impediments have a hair thin bar when I generate them.

image

This is what I have in the configs:

Output:
    Quantiles:
        - 0.5
        - 0.75
        - 0.95

    Cycle time data:
        - cycletime.csv
    CFD data: cfd.csv
    Scatterplot data: scatterplot.csv
    Histogram data: histogram.csv
    Throughput data: throughput.csv
    Percentiles data: percentiles.csv

    # Various charts

    Scatterplot chart: cycle_time_scatter.png
    Scatterplot chart title: Cycle Time
    Scatterplot window: 60

    Histogram chart: cycle_time_histogram.png
    Histogram chart title: Cycle Time Histogram

    CFD chart: cfd.png
    CFD chart title: Cumulative Flow Diagram

    Throughput window: 6
    Throughput chart: throughput.png
    Throughput chart title: Throughput

    Burnup chart: burnup.png
    Burnup chart title: Burn-up

    Burnup forecast chart: burnup_forecast.png
    Burnup forecast chart title: Burn-up forecast
    Burnup forecast chart trials: 2000

    WIP window: 6
    WIP chart: wip.png
    WIP chart title: Work in Progress

    Impediments data: impediments.csv
    Impediments window: 6
    Impediments chart: impediments.png
    Impediments chart title: Number of impediments
    Impediments days chart: impediments-days.png
    Impediments days chart title: Total impeded days

    Defects query: issueType = Bug
    Defects window: 6
    Defects priority field: Priority
    Defects priority values:
      - "P4 - Time Permitting"
      - "P3 - Minor"
      - "P2 - Major"
      - "P1 - Critical"

    Defects by priority chart: defects_by_priority.png
    Defects by priority chart title: Defects by priority

Any tips are welcomed. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions