Skip to content

Hazard Curve Plot Settings - Unlabelled plots #159

Description

@abhatthal

While going through the HazardCurveApplication tutorial, I found that the names of the plots in the Plot Settings panel are incorrect.

There should be three plots labeled as

  • "DATASET # 1 Mean",
  • "DATASET # 1 Curves"
  • "DATASET # 1 Fractiles"

however I see

  • "DATASET # 1 Mean"
  • "Data"
  • "Data"

See GraphPanel.java:912 inside drawGraphPanel. Plot names are set via PlotCurveCharacteristics.setName.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions