Skip to content

d3.medianIndex / d3.quantileIndex? #140

@EE2dev

Description

@EE2dev

I suggest to also have a function d3.medianIndex(). E.g. it could return an array

  • with one element: the index of the corresponding element - in case the array.length is uneven
  • with two elements: the indices of the elements from which the mean was taken - in case the array.length is even

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