Skip to content

LineGraph refactor #3

@thumbnail

Description

@thumbnail

LineGraph needs to be split up to use a separate data container. My suggestion for this data container is that it's simply a wrapper for List<Double>. Removing the need for getMin and getMax methods on LineGraph itself.

Also it might be possible to combine the two IntStreams into one.

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