Skip to content

Feature: null values to indicate missing dataΒ #128

@vlad-pisanov

Description

@vlad-pisanov

Great component, love it πŸ‘

One enhancement I feel would be useful is if the component interpreted null values as "missing" data, and displayed no line segment at all. Currently, it interprets null as 0.

For example data=[1, 1, null, 1, 1] would render as a line segment, an empty gap, and then another line segment, rather than a V-shaped dip to 0.

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