Skip to content

Select all child elements using selectAll() with no arguments #63

@mindrones

Description

@mindrones

I'd like to select all child elements using sel.selectAll() with no arguments, instead of having to use sel.selectAll('*'), because it's more concise and expressive: it just reads "select all", perfect to me.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions