Skip to content

lines does not work with Point2 with DateTime #4774

@Beforerr

Description

@Beforerr
xs=  [DateTime("2021-01-02"),DateTime("2021-01-03")]
ys= [1,1]
lines(Point2.(xs, ys))

I am not sure if this is a bug as the above codes doe not work when trying to display. But lines(xs, ys) would work just fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions