Skip to content

valType: any is described wrong - and doesn't have enough info to get it right #1078

Open
@alexcjohnson

Description

@alexcjohnson

Currently valType: 'any' attributes get labeled with number or categorical coordinate string. I'm not even sure if there's an attribute for which that's quite correct - was it meant for axis.range? If so it's missing date strings. But in general 'any' is just used as a catch-all for a variety of attributes that we can't really validate easily, or can take different types in different circumstances. Some of them can be described as an object, with or without some sort of fixed internal structure. What should we do, add a new key to each of these attributes describing its own peculiarities, then pull that key out here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions