Skip to content

Union atom types #156

@breck7

Description

@breck7

We have an atom type here that can be a column name or a color. Need to support types like that.

❌ 4 errors in "/Users/breck/scroll/blog"
filename type line atom suggestion path message
dataScience.scroll InvalidAtom 123 1 sampleData parseDate linechart stroke InvalidAtom at line 123 atom 1. "steelblue" does not fit in atomType "columnNameAtom".
dataScience.scroll InvalidAtom 136 1 sampleData groupBy barchart fill InvalidAtom at line 136 atom 1. "teal" does not fit in atomType "columnNameAtom".
dataScience.scroll MissingAtom 177 3 sampleData splitYear groupBy reduce MissingAtom at line 177 atom 3. Missing atom for atom "newColumnNameAtom".
dataScience.scroll InvalidAtom 196 1 iris barchart fill InvalidAtom at line 196 atom 1. "teal" does not fit in atomType "columnNameAtom".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions