Skip to content

Error when using numeric-only labels in labeled points file #98

@jemissik

Description

@jemissik

Describe the bug
If the label field in the labeled points file is numeric-only, the app reads the labels field as numeric rather than as text, which then causes an error.

Error using indexing
Brace indexing is not supported for variables of this type.

Error in generate_frame (line 213)

Software information (please complete the following information):

  • Version of ECODATA-Animate: 1.2.1.0

Additional context
This error can be worked around by adding some sort of text to the labels (e.g. a trailing underscore) so that they get read as text. The app should be fixed so that the labels are always forced to be read as text.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
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