• Set multiple attributes on all elements in selection instead of using selection.attr for each attribute to set.

    Parameters

    • selection: any
    • attrs: object

    Returns D3Selection

Generated using TypeDoc