Skip to content

VisualChannel doesn't deal with a mapping to an optional property #43

@heckj

Description

@heckj

Currently Chart's visualChannel setup doesn't handle optional values within KeyPaths. For example, \.something that's a Double is fine, but one that's Double? isn't.

While messing around with CodableCSV, I found it useful to want to reference an optional property, with the goal of skipping the data if it returned nil, but that seems... to not be working at the moment.

Metadata

Metadata

Assignees

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