Skip to content

Do you plan to add support for multiple dimensions? #8

Description

@bitliner

The example in the README refers to:

  • 1 variable: the array (of data points) used for the example
  • 1 dimension: each element of the array ( = each data point) is just one value)

A variable in multiple dimensions have - for each data point - multiple values.

Something like:

const arr = [ [1,1,1] , [1,1,1] , [100,100,100] , ...]

Do you plan to add support for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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