Skip to content

Does not support DateOnly/TimeOnly values #495

@games

Description

@games

It appears that Plotly.NET does not currently support DateOnly/TimeOnly values.

Seq.init 10 (fun x -> DateOnly.MinValue, x)
|> Chart.Column

Error

typecheck error No overloads match for method 'Column'.

Known type of argument: (DateOnly * int) seq

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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