Skip to content

Update all plots and tables to use the same indexing (0 or 1 based) #2

@deronsmith

Description

@deronsmith

Issue: The model and analysis indexing is 1 based while the simulator methods are all 0 based.

Solution: Update all functions that use indexing to be consistent throughout the application, in code use 0 based indexing. When the GUI is developed the indexing can be shifted to 1-based.

Metadata

Metadata

Assignees

No one assigned

    Labels

    updateCorrect or expand an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions