Skip to content

Create hook allowing polynomial regression #8

Description

@lpatiny

Would be nice to have the possibility to add a polynomial regression that display the function simply using a hook.

We would need to specify some props like:

  • degree for polynomial regression
  • show / hide function
  • callback with fit information
  • series id on which to attach the regression (and therefore the where to extract the data to send to polynomial regression).
  • styling props to send to the function series returned by this hook

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions